test: added more tests #16

Merged
sharang merged 6 commits from test/add-unit-test-suite into main 2026-02-25 10:01:57 +00:00
Showing only changes of commit 1f7748c5b4 - Show all commits

View File

@@ -70,7 +70,6 @@ services:
OPENID_CALLBACK_URL: /oauth/openid/callback
OPENID_SCOPE: openid profile email
OPENID_BUTTON_LABEL: Login with CERTifAI
OPENID_AUTH_EXTRA_PARAMS: prompt=none
# Disable local auth (SSO only)
ALLOW_EMAIL_LOGIN: "false"
ALLOW_REGISTRATION: "false"