IdentityPython / JWTConnect-Python-OidcMsg

Implementation of OIDC protocol messages
Apache License 2.0
3 stars 10 forks source link

OpenID Connect for Identity Assurance 1.0 awarness #36

Open peppelinux opened 3 years ago

peppelinux commented 3 years ago

In https://github.com/IdentityPython/JWTConnect-Python-OidcMsg/blob/develop/src/oidcmsg/oidc/identity_assurance.py @rohe wrote way back before version 1.0 of the specification. We have to go through and see what has changed.

Also have to look at what if anything must be added to oidc-op