diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2025-05-19 17:50:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-19 17:50:02 +0100 |
commit | 1f4ae2f9eb94808f651b683b4650092015ec39e1 (patch) | |
tree | cd2b7aa1d5e87e11ac6977a42e3c06b8f76f559a /synapse/config/sso.py | |
parent | Bump docker/build-push-action from 6.16.0 to 6.17.0 (#18449) (diff) | |
download | synapse-1f4ae2f9eb94808f651b683b4650092015ec39e1.tar.xz |
Allow only requiring a field be present in an SSO response, rather than specifying a required value (#18454)
Diffstat (limited to 'synapse/config/sso.py')
-rw-r--r-- | synapse/config/sso.py | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/synapse/config/sso.py b/synapse/config/sso.py |