IdentityPython / SATOSA

Proxy translating between different authentication protocols (SAML2, OpenID Connect and OAuth2)
https://idpy.org
Apache License 2.0
197 stars 121 forks source link

Add new OIDC backend based on idpy-oidc #439

Closed rohe closed 1 year ago

rohe commented 1 year ago

All Submissions:

This is an OIDC/OAuth2 backend based on the idpy-oidc package. Others will supply the OIDC/OAuth2 frontend.

c00kiemon5ter commented 1 year ago

This needs the stand-alone client to be merged (https://github.com/IdentityPython/idpy-oidc/pull/70 ✅) and released (https://github.com/IdentityPython/idpy-oidc/releases/tag/v2.1.0 ✅) before this is merged.