mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-03 08:49:32 +00:00
Create a new DB user when somebody logs in using SAML
This commit is contained in:
parent
c0b74d83a5
commit
78ec0f1ea3
6 changed files with 75 additions and 18 deletions
|
|
@ -127,6 +127,9 @@ services:
|
|||
# Security
|
||||
####################################################################################################################
|
||||
|
||||
saml_user_factory:
|
||||
class: App\Security\SamlUserFactory
|
||||
|
||||
####################################################################################################################
|
||||
# Cache
|
||||
####################################################################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue