authlib icon indicating copy to clipboard operation
authlib copied to clipboard

OpenID Connect certification

Open peppelinux opened this issue 5 years ago • 8 comments

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

peppelinux avatar Jul 11 '20 15:07 peppelinux

Duplicate of #220.

phy25 avatar Jul 11 '20 16:07 phy25

Duplicate of #220.

Thank you,

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

peppelinux avatar Jul 11 '20 19:07 peppelinux

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

lepture avatar Jul 12 '20 02:07 lepture

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

peppelinux avatar Jul 12 '20 08:07 peppelinux

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

lepture avatar Jul 13 '20 02:07 lepture

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

peppelinux avatar Jul 13 '20 06:07 peppelinux