From 275adaddc32da11192572af6c88a11a31d74d8ae Mon Sep 17 00:00:00 2001 From: Travis Vasceannie Date: Fri, 5 Dec 2025 08:54:22 +0000 Subject: [PATCH] x --- stack.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.env b/stack.env index 65aa47337..23a684677 100644 --- a/stack.env +++ b/stack.env @@ -463,7 +463,7 @@ OPENID_ADMIN_ROLE= OPENID_ADMIN_ROLE_PARAMETER_PATH= OPENID_ADMIN_ROLE_TOKEN_KIND= # Set to determine which user info property returned from OpenID Provider to store as the User's username -OPENID_USERNAME_CLAIM=preferred_username +OPENID_USERNAME_CLAIM=email # Set to determine which user info property returned from OpenID Provider to store as the User's name OPENID_NAME_CLAIM=name # Optional audience parameter for OpenID authorization requests