fix: creates new users on demand from idp

This commit is contained in:
2025-07-11 15:40:19 -05:00
parent b74b563c56
commit 2fae99e24b
4 changed files with 6 additions and 64 deletions

View File

@@ -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