adds registry and enricher routes

This commit is contained in:
2025-10-29 19:49:59 +01:00
parent 9f5b6eeecb
commit 66622fbffe
2 changed files with 49 additions and 1 deletions

View File

@@ -4,6 +4,6 @@ http_address = "0.0.0.0:4180"
whitelist_domains = [".consider-it.de", ".consider-funding.de"]
cookie_secure = true
email_domains = [ "*" ]
scope = "openid"
scope = "openid profile email"
skip_provider_button = true
set_xauthrequest = true