Skip to content
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

Closed
bobbyrullo opened this issue Aug 17, 2015 · 10 comments

Comments

@bobbyrullo
Copy link
Contributor

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 and OP 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

@bobbyrullo
Copy link
Contributor Author

Comment by sym3tri
Friday Jul 24, 2015 at 20:09 GMT


+1 good find
On Fri, Jul 24, 2015 at 12:36 PM Yifan Gu notifications@github.com wrote:

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 and OP 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 https://github.com/bobbyrullo @bcwaldon
https://github.com/bcwaldon @philips https://github.com/philips


Reply to this email directly or view it on GitHub
https://github.com/coreos-inc/auth/issues/336.

@bobbyrullo bobbyrullo added this to the opensource-ready milestone Aug 17, 2015
@bobbyrullo bobbyrullo assigned bobbyrullo and yifan-gu and unassigned bobbyrullo Aug 17, 2015
@bobbyrullo
Copy link
Contributor Author

@yifan-gu have you gotten a chance to try this out yifan?

@yifan-gu
Copy link

@bobbyrullo Not yet :(

@yifan-gu
Copy link

@bobbyrullo Feel free to take it as I am having pretty much things in hand right now.

@bobbyrullo
Copy link
Contributor Author

No problem yifan

@bobbyrullo
Copy link
Contributor Author

This is still important, but taking it off OS ready.

@estroz
Copy link
Contributor

estroz commented Aug 24, 2017

Results as of August 23rd 2017.

@karimhm
Copy link

karimhm commented May 11, 2020

Will ever DEX get certified?

@nabokihms
Copy link
Member

I'm working on this one, and I would like to move it forward.

  1. Certification process and basic test suite changed a little. We need to actualize our documentation about running certification tests.
  2. The only major thing left is to implement sessions in dex. In the current state, dex disrespect all sort of session-related stuff, including auth_time claim, max age and prompt options. I will open a new issue to discuss the design first.

Thus it looks like we are on our way to pass basic certification.

edysli added a commit to edysli/synapse that referenced this issue Dec 1, 2021
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/
reivilibre pushed a commit to matrix-org/synapse that referenced this issue Dec 1, 2021
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/
edysli added a commit to edysli/synapse that referenced this issue Dec 1, 2021
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>
@sagikazarmark
Copy link
Member

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

8 participants