SATOSA-oidcop 1.2.0

SATOSA IAM Proxy OIDC frontend based on oidcop

License
GNU Affero General Public License v3.0 or later
Release date
Status
stable
Type
standalone/web
Maintenance
internal
Platforms
linux, web
Languages
en

Features

  • provider discovery
  • authorization
  • token
  • userinfo
  • registration
  • registration_read endpoint
  • introspection endpoint

Description

SATOSA Frontend based on identity python oidcop. SATOSA-oidcop is based on identity python oidcop and enable your SATOSA proxy with OAuth2 Client and OIDC Relying Parties. OIDCop is a Python implementation of an OIDC Provider on top of jwtconnect.io that shows you how to ‘build’ an OP using the classes and functions provided by oidc-op. A working example project is available in this github italia repository: https://github.com/italia/Satosa-Saml2Spid/ Supported endpoints:

  • provider discovery
  • authorization
  • token
  • userinfo
  • registration
  • registration_read endpoint
  • introspection endpoint

Contacts