I have installed the OpenID plugin and have attempted to configure it. But when I click the button for “with OpenID Connect”, nothing happens. No error, no pop-up, nothing.
Should I get any response?
I have installed the OpenID plugin and have attempted to configure it. But when I click the button for “with OpenID Connect”, nothing happens. No error, no pop-up, nothing.
Should I get any response?
Could you see if there’s any errors in console?
OIDC Log: Discovery document is — issuer: https://sais.novistaging.com authorization_endpoint: https://sais.novistaging.com/oauth/authorize token_endpoint: https://sais.novistaging.com/oauth/token
(oidc) Authentication failure! invalid_request: OmniAuth::Strategies::OAuth2::CallbackError, invalid_request | Invalid redirect uri.
I made progress and I can finally authenticate via my new SSO but now I just have to figure out how to get OpenID to match up with the existing users…
P.S. I think maybe my original problem regarded not having the correct return URI specified in my other system’s SSO Client parameters. I needed the “/auth/oidc/callback” on the link, e.g., https://mysite.org/auth/oidc/callback
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.