Dex IdP configuration #22
alex3305
started this conversation in
Show and tell
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use Dex as my self hosted identity provider. This isn't a popular option AFAIK, but utilizing federation it is really easy for me to switch or implement multiple identity providers agnostic to the service or application. This also has the benefit that I only have to configure my external configuration (ie. Google, Github) once and at a single point, instead of configuring this on an application level.
I just want to show that Dex is compatible with the generic OIDC profile. A snippet from my Dex config:
Beta Was this translation helpful? Give feedback.
All reactions