[Code] dex, an Open Source OIDC Identity Provider from CoreOS
Brandon Philips
brandon.philips at coreos.com
Fri Sep 4 16:55:30 UTC 2015
We here at CoreOS have created dex, an OpenID Connect Identity Provider,
written in Go. It's secure, flexible and fairly easy-to-deploy and
integrate with - all you need on your application's end is a OpenID Connect
Client library - which exists for just about every major language.
You can configure it to manage credentials locally (i.e. email + password)
or have users authenticate with other OIDC providers (like Google for
example) or both.
For more details on how it works and how we use it see this blog post:
https://coreos.com/blog/announcing-dex/
https://github.com/coreos/dex - Dex
https://github.com/coreos/go-oidc - Go OIDC Client Library
Thanks!
Brandon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openid.net/pipermail/openid-code/attachments/20150904/39ddb582/attachment.html>
More information about the Code
mailing list