mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-24 03:49:31 +00:00
Revert "Moved all user info updating logic into SAMLUserFactory"
This reverts commit 960ee342e4.
This commit is contained in:
parent
960ee342e4
commit
99f04d71af
8 changed files with 88 additions and 133 deletions
|
|
@ -33,7 +33,7 @@ security:
|
|||
saml:
|
||||
use_referer: true
|
||||
user_factory: saml_user_factory
|
||||
persist_user: false # False as we have our own persisting mechanism in SAMLUserFactory
|
||||
persist_user: true
|
||||
check_path: saml_acs
|
||||
login_path: saml_login
|
||||
failure_path: login
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue