summary refs log tree commit diff
path: root/synapse/config/oidc_config.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better formatting for config errors from modules (#8874)Richard van der Hoff2020-12-081-1/+1
* Improve the sample config for SSO (OIDC, SAML, and CAS). (#8635)Patrick Cloke2020-10-301-4/+3
* Add config option for always using "userinfo endpoint" for OIDC (#7658)BBBSnowball2020-10-011-0/+9
* Allow additional SSO properties to be passed to the client (#8413)Patrick Cloke2020-09-301-0/+8
* Allow existing users to login via OpenID Connect. (#8345)Tdxdxoz2020-09-251-0/+6
* fix broken link in sample config (#7712)Richard van der Hoff2020-06-161-1/+1
* Cleanups to the OpenID Connect integration (#7628)Richard van der Hoff2020-06-031-75/+101
* Fix sample config docs error (#7581)Jason Robinson2020-05-271-1/+1
* Implement OpenID Connect-based login (#7256)Quentin Gliech2020-05-081-0/+177