anonymousland-synapse/synapse/rest/synapse/client
Patrick Cloke 9ee3b9775f
Remove deprecated SAML2 callback URL since it does not work. (#9434)
Updates documentation from #9289 and removes a deprecated
endpoint which didn't work as expected.
2021-02-18 11:20:33 -05:00
..
oidc Support for form_post in OIDC responses (#9376) 2021-02-17 10:15:14 +00:00
saml2 Put SAML callback URI under /_synapse/client. (#9289) 2021-02-02 09:43:50 +00:00
__init__.py Remove deprecated SAML2 callback URL since it does not work. (#9434) 2021-02-18 11:20:33 -05:00
new_user_consent.py Collect terms consent from the user during SSO registration (#9276) 2021-02-01 18:37:41 +00:00
password_reset.py Show a confirmation page during user password reset (#8004) 2020-09-10 11:45:12 +01:00
pick_idp.py Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) 2021-01-18 14:52:49 +00:00
pick_username.py Make importing display name and email optional (#9277) 2021-02-01 17:30:42 +00:00
sso_register.py Split out a separate endpoint to complete SSO registration (#9262) 2021-02-01 13:15:51 +00:00