OIDC auth implemented, tests updated

This commit is contained in:
Vladimir D
2024-02-14 14:13:42 +04:00
committed by Johannes Zellner
parent fdc4e20c77
commit 146b5ac17e
6 changed files with 160 additions and 93 deletions

View File

@@ -16,7 +16,7 @@
"postgresql": {},
"redis": {},
"sendmail": {},
"ldap": {},
"oidc": { "loginRedirectUri": "/auth/auth/openid_connect/callback" },
"scheduler": {
"cleanup": {
"schedule": "11 01 * * *",