diff --git a/.changeset/kind-walls-speak.md b/.changeset/kind-walls-speak.md index a2470650a4..441e247dea 100644 --- a/.changeset/kind-walls-speak.md +++ b/.changeset/kind-walls-speak.md @@ -2,4 +2,4 @@ '@backstage/backend-defaults': minor --- -**BREAKING**: The backwards compatibility with plugins using legacy auth through the token manage service has been removed. This means that instead of falling back to using the old token manager, requests towards plugins that don't support the new auth system will simply fail. Please make sure that all plugins in your deployment are hosted within a backend instance from the new backend system. +**BREAKING**: The backwards compatibility with plugins using legacy auth through the token manager service has been removed. This means that instead of falling back to using the old token manager, requests towards plugins that don't support the new auth system will simply fail. Please make sure that all plugins in your deployment are hosted within a backend instance from the new backend system.