fix(auth): rename oauth2-provider-name

This commit is contained in:
Alexander Tomokhov 2024-12-30 00:39:08 +04:00
parent 8db13dfccf
commit a45cf792e5

View file

@ -142,7 +142,7 @@ in
"https://${client_id}:${client_secret}@${auth-fqdn}/oauth2/token/introspect";
oauth2-discovery-url = client_id:
"https://${auth-fqdn}/oauth2/openid/${client_id}/.well-known/openid-configuration";
oauth2-provider-name = "kanidm";
oauth2-provider-name = "Kanidm";
oauth2-systemd-service = "kanidm.service";
# e.g. "dc=mydomain,dc=com"