-
- Downloads
Add SSO attribute requirements for OIDC providers (#9609)
Allows limiting who can login using OIDC via the claims made from the IdP.
Showing
- changelog.d/9609.feature 1 addition, 0 deletionschangelog.d/9609.feature
- docs/sample_config.yaml 24 additions, 0 deletionsdocs/sample_config.yaml
- synapse/config/oidc_config.py 39 additions, 1 deletionsynapse/config/oidc_config.py
- synapse/handlers/oidc_handler.py 13 additions, 0 deletionssynapse/handlers/oidc_handler.py
- tests/handlers/test_oidc.py 132 additions, 0 deletionstests/handlers/test_oidc.py
Loading
Please register or sign in to comment