OIDC Provider Plans
I understand better auth supports upstream OIDC providers via the OIDC Provider plugin. Are there plans for better auth itself to become a compliant OIDC provider (much like Keycloak, Zitadel, ORY Hydra, etc.), or is this out of scope of the project?
5 Replies
OpenID Foundation
OpenID Conformance Suite - OpenID Foundation
About the Conformance Suite The conformance suite is an open source project run by the OpenID Foundation, the source code can be found on gitlab: https://gitlab.com/openid/conformance-suite/. There is no cost to utilize the conformance suite to test OpenID deployments and is available for all to utilize at any time. A fee is required for OpenID
The OIDC plugin is meant to make better auth itself OIDC compliant provider.
To clarify, I was asking about official compliance, are there plans for better auth to become a compliant OIDC provider with the conformance suite and official certification from the OIDC foundation? I understand there is a ways to go for that to be in the cards (e.g. JWKS support) but just curious if it's on the roadmap
Curious if this could fully replace providers like Keycloak, ORY Hydra and such in a tech stack
we should be able to once we have JWKS support and address some missing details. Not top of our priorities right now but it's on our roadmap.
Got it, that's really cool. I understand you have a ton of things to think about right now for better auth. Thanks @bekacru , awesome project btw