Moved all user info updating logic into SAMLUserFactory

This commit is contained in:
Jan Böhmer 2023-02-24 00:12:44 +01:00
parent f5a5114999
commit 960ee342e4
8 changed files with 133 additions and 88 deletions

View file

@ -33,7 +33,7 @@ security:
saml:
use_referer: true
user_factory: saml_user_factory
persist_user: true
persist_user: false # False as we have our own persisting mechanism in SAMLUserFactory
check_path: saml_acs
login_path: saml_login
failure_path: login