The authentication method for the REST driver on the Subscriber Channel are Anonymous, Basic or OAuth2.0.

For the Publisher the methods are limited to Anonymous or Basic.

We have several customers with SCIM endpoints that would like to push data to the REST Driver in combination with OAuth2.0 client authentication.

This means that the REST driver should act as an OAuth2.0 server which is currently not possible.

Comments