Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenID Connect to Nextcloud not working (v3.3.6) #5903

Open
himpierre opened this issue Jul 30, 2024 · 0 comments
Open

OpenID Connect to Nextcloud not working (v3.3.6) #5903

himpierre opened this issue Jul 30, 2024 · 0 comments

Comments

@himpierre
Copy link

himpierre commented Jul 30, 2024

Hello!

Is nextcloud openid connect supposed to work? I constantly get 404 from greenlight. The log says:

D, [2024-07-26T14:29:47.777511 #1] DEBUG -- omniauth: (openid_connect) Request phase initiated. E, [2024-07-26T14:29:47.963790 #1] ERROR -- omniauth: (openid_connect) Authentication failure! Not Found: OpenIDConnect::Discovery::DiscoveryFailed, Not Found
``

Nextcloud OIDC Provider Settings:
Redirect URI: Greenlight URL
Client Identifier: xxx -> Copied to Greenlight .env OPENID_CONNECT_CLIENT_ID
Secret: xxx -> Copied to Greenlight .env OPENID_CONNECT_CLIENT_SECRET
Signing Algorithm: RS256
Type: confidential
Flows: Code Authorization Flow
Dynamic Client Registration: disabled

When I do curl the OPENID_CONNECT_ISSUER=https://mydomain/.well-known/openid-configuration I see all the fancy stuff.

That's basically it. Any help really appreciated.
cheers!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant