OpenID Connect user backend and keycloak Client ID not present

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.


kc2

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

1 Like

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 :slight_smile:
Now everything works fine

1 Like

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.