Get token for REST API by using OIDC

Hello there,

I successfully managed to connect Mayan with Keycloak by using the information from OIDC Login Config.

Now I’d like to get a token for the REST API. As I don’t have local users which credentials to send to api/v4/auth/token/obtain/ I’d like to know if that workflow is even implemented.

Thanks in advance,
Pascal

Hi,

This an expected result when using any external authentication with any system. It is now up to you to implement access tokens with KeyClock API directly since Mayan is now out of the loop.