-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run OpenID self-certification testing suits, and get an OpenID Certification #42
Comments
Comment by sym3tri +1 good find
|
@yifan-gu have you gotten a chance to try this out yifan? |
@bobbyrullo Not yet :( |
@bobbyrullo Feel free to take it as I am having pretty much things in hand right now. |
No problem yifan |
This is still important, but taking it off OS ready. |
Miscellaneous HTTP-related cleanup
Results as of August 23rd 2017. |
Will ever DEX get certified? |
I'm working on this one, and I would like to move it forward.
Thus it looks like we are on our way to pass basic certification. |
Dex isn't yet [1,2] a certified OpenID Provider implementation. As of today, it's not on the list maintained by the OpenID Foundation. [3] [1] dexidp/dex#42 [2] dexidp/dex#262 [3] https://openid.net/certification/
Dex isn't yet [1,2] a certified OpenID Provider implementation. As of today, it's not on the list maintained by the OpenID Foundation. [3] [1] dexidp/dex#42 [2] dexidp/dex#262 [3] https://openid.net/certification/
Dex [isn't][1] [yet][2] a certified OpenID Provider implementation. As of today, it's not on the [list maintained by the OpenID Foundation][3]. [1]: dexidp/dex#42 [2]: dexidp/dex#262 [3]: https://openid.net/certification/ Signed-off-by: Etienne Dysli Metref <etienne.dysli@gmail.com>
Progress will be tracked in this project: https://github.com/orgs/dexidp/projects/3/views/1 @nabokihms can you please open new issues and add them to this project if you have any details already? Thanks! |
Issue by yifan-gu
Friday Jul 24, 2015 at 19:36 GMT
Originally opened as https://github.com/coreos-inc/auth/issues/336
OpenID Foundation provides a series of testing suits to verify the OpenID Connect implementation:
http://openid.net/certification/
We should go through these process and run the testing suit against our authd implementation. We should at least pass the
OP basic
andOP config
profile before open sourcing authd.If we want to get the certification mark, we would need to become a member of the foundation and submit a request.
/cc @bobbyrullo @bcwaldon @philips
The text was updated successfully, but these errors were encountered: