fix: creates new users on demand from idp
This commit is contained in:
@@ -31,6 +31,7 @@ security:
|
||||
oidc:
|
||||
login_path: '/login/oidc'
|
||||
check_path: '/login/oidc/auth'
|
||||
enable_end_session_listener: true
|
||||
entry_point: form_login
|
||||
|
||||
# activate different ways to authenticate
|
||||
|
||||
Reference in New Issue
Block a user