Hello,
when I press "Authenticate" button the authentication response is "Bad discovery URL".
I'm using KeyCloak as OIDC provider and so I set in discovery field this url:
https://MYDOMAIN/realms/MYREALM/.well-known/openid-configuration
I've set Client ID and Secret created by Client in KeyCloak and set https://MYNODEREDDOMAIN/openid-credentials/auth/callback in the Redirect URIs of my KeyCloak Client.
Should be a compatibility issue? Or is it a my wrong? I've already used this Discovery URL in other projects and this works.
Thanks a lot for your time and your work!
Hello,
when I press "Authenticate" button the authentication response is "Bad discovery URL".
I'm using KeyCloak as OIDC provider and so I set in discovery field this url:
https://MYDOMAIN/realms/MYREALM/.well-known/openid-configuration
I've set Client ID and Secret created by Client in KeyCloak and set https://MYNODEREDDOMAIN/openid-credentials/auth/callback in the Redirect URIs of my KeyCloak Client.
Should be a compatibility issue? Or is it a my wrong? I've already used this Discovery URL in other projects and this works.
Thanks a lot for your time and your work!