-
- Downloads
Add the option to validate the `iss` and `aud` claims for JWT logins. (#7827)
Showing
- changelog.d/7827.feature 1 addition, 0 deletionschangelog.d/7827.feature
- docs/jwt.md 13 additions, 3 deletionsdocs/jwt.md
- docs/sample_config.yaml 21 additions, 0 deletionsdocs/sample_config.yaml
- synapse/config/jwt_config.py 28 additions, 0 deletionssynapse/config/jwt_config.py
- synapse/rest/client/v1/login.py 19 additions, 6 deletionssynapse/rest/client/v1/login.py
- tests/rest/client/v1/test_login.py 100 additions, 6 deletionstests/rest/client/v1/test_login.py
Loading
Please register or sign in to comment