Open kehralexander opened 1 year ago
Hey, I'd like to work on this issue. Assign me @m3shat
Sure!
You mentioned adding support for this right https://help.okta.com/en-us/Content/Topics/integrations/open-id-connect.htm ?
You mentioned adding support for this right https://help.okta.com/en-us/Content/Topics/integrations/open-id-connect.htm ?
Sounds about right, as far as I know next-auth does not directly support the OpenID Connect standard, but the more loose OIDC standard.
I have added the keycloak OIDC authentication source code to make it work. If I pull request this change, is there any chance it will be merged into mainstream?
Support configuring a generic OIDC or OAuth provider for authentication.