lepture / authlib

The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
https://authlib.org/
BSD 3-Clause "New" or "Revised" License
4.58k stars 457 forks source link

OpenID Connect certification #250

Open peppelinux opened 4 years ago

peppelinux commented 4 years ago

I checked in https://openid.net/developers/certified/ looking for authlib, I think that it would be a good idea being there in addition.

phy25 commented 4 years ago

Duplicate of #220.

peppelinux commented 4 years ago

Duplicate of #220.

Thank you,

By the way the oidc unit tests can be executed by ourself as self assessment

lepture commented 4 years ago

@peppelinux do you mean https://op.certification.openid.net:60000/ ?

peppelinux commented 4 years ago

Yes, there should be also the sources of these unit tests in openid GitHub, for running them completely out of band.

A docker image could be built as well

Il dom 12 lug 2020, 04:46 Hsiaoming Yang notifications@github.com ha scritto:

@peppelinux https://github.com/peppelinux do you mean https://op.certification.openid.net:60000/ ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/lepture/authlib/issues/250#issuecomment-657165836, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ4ZVEUCKNJ4CYKHC3ISFLR3EPZLANCNFSM4OXLJTZQ .

--

Il banner è generato automaticamente dal servizio di posta elettronica dell'Università della Calabria

https://www.unical.it/portale/portaltemplates/view/view.cfm?100061

lepture commented 4 years ago

No, I can't find any unit tests in GitHub.

peppelinux commented 4 years ago

No, I can't find any unit tests in GitHub.

Many repositories moved around, as It was for jwtconnect for identity python. See:

https://github.com/rohe/oidctest https://github.com/rohe/oictest

codespearhead commented 4 months ago

As per this page in the official website [1], the conformance suite currently lives at [2].

I'd personally prioritize the open PRs and open issues at the moment, which aren't many, since what's been reported will likely make tests in the conformance suite fail.

[1] https://openid.net/certification/about-conformance-suite/ [2] https://gitlab.com/openid/conformance-suite/