diff --git a/.changeset/breezy-moles-reply.md b/.changeset/breezy-moles-reply.md index 1afc000716..6f21a7b9ff 100644 --- a/.changeset/breezy-moles-reply.md +++ b/.changeset/breezy-moles-reply.md @@ -3,7 +3,7 @@ '@backstage/plugin-auth-backend': minor --- -Remove undocumented scope (default) from the OIDC auth provider which was breaking some identity services. If your app relied on this scope, you can readd it by adding a new factory in `packages/app/src/apis.ts`: +Remove undocumented scope (default) from the OIDC auth provider which was breaking some identity services. If your app relied on this scope, you can manually specify it by adding a new factory in `packages/app/src/apis.ts`: ``` export const apis = [