You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am adding an Authentication Source for OpenID Connect. I've tried several OpenID Connect providers but all of them result in the following error when I click the OpenID Connect logo on the login screen so I suspect it's not even trying to use the configuration.
[...routers/user/auth.go:520 SignInOAuth()] [E] SignIn: no provider for foo exists
(where foo is whatever name I gave the authention name in the free-text field)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
I am adding an Authentication Source for OpenID Connect. I've tried several OpenID Connect providers but all of them result in the following error when I click the OpenID Connect logo on the login screen so I suspect it's not even trying to use the configuration.
[...routers/user/auth.go:520 SignInOAuth()] [E] SignIn: no provider for foo exists
(where foo is whatever name I gave the authention name in the free-text field)
[x]
):Description
See above
Screenshots
Just shows 500 error after clicking OpenID Connect logo on login screen.
The text was updated successfully, but these errors were encountered: