diff --git a/.changeset/moody-beds-chew.md b/.changeset/moody-beds-chew.md new file mode 100644 index 0000000000..72962eea59 --- /dev/null +++ b/.changeset/moody-beds-chew.md @@ -0,0 +1,5 @@ +--- +'@backstage/core': patch +--- + +Fix a bug where users are asked to log-in on every page refresh. This is specific to people with only one sign-in provider in their SignInPage component.