diff --git a/.changeset/fast-seas-hunt.md b/.changeset/fast-seas-hunt.md index 6e187cb6b1..c4fb45dd47 100644 --- a/.changeset/fast-seas-hunt.md +++ b/.changeset/fast-seas-hunt.md @@ -2,4 +2,4 @@ '@backstage/plugin-auth-backend-module-cloudflare-access-provider': patch --- -Fallback to email from cfIdentity when constructing user profile for Service Token support. +Use email from cfIdentity instead of claims when constructing user profile for Service Token support.