Live data from Hacker News

Announcing Dex, an Open Source OIDC Identity Provider from CoreOS

coreos.com

1–4 of 4 posts

Re: Announcing Dex, an Open Source OIDC Identity Provider from CoreOS

#3
post #2

I like how CoreOs folks take each painful thing to do, and come up with a simple to use solution. This should save people (and me) quite some time.

Thank you. OIDC and OAUTH 2.0 are non-trivial protocols to get right. But, the opportunity is having a federated set of standards that web infrastructure can use. I think the best parts are: 1) being able to chain identities in a reasonable way 2) not requiring a database hit on every identity assertion and relying on crypto instead.