I try to connect keycloak with nextcloud using OpenID Connect . Although I only use the Client ID once, I see the corresponding error message in the log of Keycloak.

I try to connect keycloak with nextcloud using OpenID Connect . Although I only use the Client ID once, I see the corresponding error message in the log of Keycloak.
looks you configure wrong discovery endpoint - please work through the guide I shared in Open ID Connect - #3 by wwe, you will see discovery endpoint has .well-known in the URL wich is not the case in your screenshot
thx, i had an slightly outdated version of the same guide. the former setup was to use the authorization endpoint out of the json file from keycloak. Great help from your side and a fast community
Now everything works fine
This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.