-
- Downloads
Support SAML in the user interactive authentication workflow. (#7102)
Showing
- CHANGES.md 8 additions, 0 deletionsCHANGES.md
- changelog.d/7102.feature 1 addition, 0 deletionschangelog.d/7102.feature
- synapse/api/constants.py 1 addition, 0 deletionssynapse/api/constants.py
- synapse/handlers/auth.py 112 additions, 4 deletionssynapse/handlers/auth.py
- synapse/handlers/saml_handler.py 41 additions, 10 deletionssynapse/handlers/saml_handler.py
- synapse/res/templates/sso_auth_confirm.html 14 additions, 0 deletionssynapse/res/templates/sso_auth_confirm.html
- synapse/rest/client/v2_alpha/account.py 16 additions, 3 deletionssynapse/rest/client/v2_alpha/account.py
- synapse/rest/client/v2_alpha/auth.py 18 additions, 24 deletionssynapse/rest/client/v2_alpha/auth.py
- synapse/rest/client/v2_alpha/devices.py 10 additions, 2 deletionssynapse/rest/client/v2_alpha/devices.py
- synapse/rest/client/v2_alpha/keys.py 5 additions, 1 deletionsynapse/rest/client/v2_alpha/keys.py
- synapse/rest/client/v2_alpha/register.py 1 addition, 0 deletionssynapse/rest/client/v2_alpha/register.py
Loading
Please register or sign in to comment