diff --git a/.changeset/fast-seas-hunt.md b/.changeset/fast-seas-hunt.md index c4fb45dd47..0dcf8daf30 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 --- -Use email from cfIdentity instead of claims when constructing user profile for Service Token support. +Use the email from `cfIdentity` instead of `claims` when constructing user profile in order to support Cloudflare Service Tokens.