Commit Graph

17 Commits (36ae8611fe98977153387308311f7d38b67e39c8)

Author SHA1 Message Date
Gabriel Rodríguez 9ff84bccbb
Allow customizing IdP name and icon for SAML and CAS (#16094) 1 year ago
Jacek Kuśnierz 50f0e4028b
Allow dependency errors to pass through (#13113) 2 years ago
Shay 493c2fc44a
Remove code generating comments in configuration file (#12941) 2 years ago
Patrick Cloke 4586119f0b
Add missing type hints to config classes. (#12402) 3 years ago
David Robertson 313581e4e9
Use importlib.metadata to read requirements (#12088) 3 years ago
Olivier Wilkinson (reivilibre) 4dd9ea8f4f Revert "Revert accidental fast-forward merge from v1.49.0rc1" 3 years ago
Sean Quah 158d73ebdd Revert accidental fast-forward merge from v1.49.0rc1 3 years ago
Patrick Cloke f44d729d4c
Additional type hints for config module. (#11465) 3 years ago
Richard van der Hoff 86a497efaa
Default value for `public_baseurl` (#11210) 3 years ago
Patrick Cloke f4b1a9a527
Require direct references to configuration variables. (#10985) 3 years ago
Patrick Cloke 7adcb20fc0
Add missing type hints to synapse.util (#9982) 4 years ago
Patrick Cloke 683d6f75af
Rename handler and config modules which end in handler/config. (#9816) 4 years ago
Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 4 years ago
Jonathan de Jong 27d2820c33
Enable flake8-bugbear, but disable most checks. (#9499) 4 years ago
Patrick Cloke e40d88cff3
Backout changes for automatically calculating the public baseurl. (#9313) 4 years ago
Patrick Cloke 6dade80048
Combine the CAS & SAML implementations for required attributes. (#9326) 4 years ago
Richard van der Hoff 8f75bf1df7
Put SAML callback URI under /_synapse/client. (#9289) 4 years ago
Richard van der Hoff fa50e4bf4d
Give `public_baseurl` a default value (#9159) 4 years ago
Richard van der Hoff ab7a24cc6b
Better formatting for config errors from modules (#8874) 4 years ago
Ben Banfield-Zanin 53a6f5ddf0
SAML: Allow specifying the IdP entityid to use. (#8630) 4 years ago
Marcus Schopen d356588339
SAML: Document allowing a clock/time difference from IdP (#8731) 4 years ago
Marcus Schopen 68fc0dcb5a
SAML: add <mdui:UIInfo> element examples (#8718) 4 years ago
Patrick Cloke 8f1aefa694
Improve the sample config for SSO (OIDC, SAML, and CAS). (#8635) 4 years ago
Andrew Morgan 3f4a2a7064
Hotfix: disable autoescape by default when rendering Jinja2 templates (#8394) 4 years ago
Patrick Cloke 6605470bfb
Improve SAML error messages (#8248) 4 years ago
Patrick Cloke db7de4d182
Fix a regression from calling read_templates. (#8252) 4 years ago
Andrew Morgan e04e465b4d
Use the default templates when a custom template file cannot be found (#8037) 4 years ago
Richard van der Hoff 0cb169900e
Implement login blocking based on SAML attributes (#8052) 4 years ago
Patrick Cloke b9df7f70bb
Increase the default SAML session expirary time to 15 minutes. (#7664) 5 years ago
Richard van der Hoff 11de843626
Cleanups to the OpenID Connect integration (#7628) 5 years ago
Richard van der Hoff 1bbc9e2df6
Clean up exception handling in SAML2ResponseResource (#7614) 5 years ago
Lars Franke 13917232d5
Fix indention in generated config file (#7300) 5 years ago
Brendan Abolivier 0de9f9486a
Lint 5 years ago
Brendan Abolivier f9e98176bf
Put the file in the templates directory 5 years ago
Brendan Abolivier 900bca9707
Update wording and config 5 years ago
Brendan Abolivier b8cfe79ffc
Move the default SAML2 error HTML to a dedicated file 5 years ago
Brendan Abolivier 8f826f98ac
Rephrase default message 5 years ago
Brendan Abolivier 5ec2077bf9
Lint 5 years ago
Brendan Abolivier 6b0efe73e2
SAML2: render a comprehensible error page if something goes wrong 5 years ago
Richard van der Hoff 2b6a77fcde
Delegate remote_user_id mapping to the saml mapping provider (#6723) 5 years ago
Andrew Morgan 4947de5a14
Allow SAML username provider plugins (#6411) 5 years ago
Andrew Morgan 409c62b27b
Add config linting script that checks for bool casing (#6203) 5 years ago
Amber Brown f743108a94
Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
Richard van der Hoff a25b66d3f9 docstrings and comments 5 years ago
Richard van der Hoff b74606ea22 Fix a bug with saml attribute maps. 5 years ago
Richard van der Hoff a8ac40445c Record mappings from saml users in an external table 5 years ago
Richard van der Hoff 785cbd3999 Make the sample saml config closer to our standards 5 years ago
Richard van der Hoff 28db0ae537 cleanups 5 years ago
Richard van der Hoff 36f4953dec Add support for tracking SAML2 sessions. 5 years ago
Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 6 years ago