OpenID Connect certification
I checked in https://openid.net/developers/certified/ looking for authlib, I think that it would be a good idea being there in addition.
edit by @azmeuk to track tasks for the different OIDC certification profiles. This does not take into accounts the other certification profiles such as FAPI.
server-side certification
basic plan
- #741
- #744
- #756
- #757
- #758
dynamic plan
- #755
- #730 (optional)
- #766 (might help with the key rotation test)
implicit plan
TBD
hybrid plan
For the hybrid plan to pass, we should solve presumably everything from implicit and basic.
form-post basic/hybrid/implicit plans
- #49
3rd party initiated login plan
- #807
rp-initiated-logout basic/hybrid/implicit plan
- #500
front-channel-rp-initiated-logout plan
- #561
session-management plan
- #292
client-side certification
basic plan
TBD
dynamic plan
TBD
hybrid plan
TBD
implicit plan
TBD
form_post basic/hybrid/implicit plan
TBD
3rd party initiated login plan
TBD
Duplicate of #220.
Duplicate of #220.
Thank you,
By the way the oidc unit tests can be executed by ourself as self assessment
@peppelinux do you mean https://op.certification.openid.net:60000/ ?
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 [email protected] 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
No, I can't find any unit tests in GitHub.
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