diff --git a/.changeset/olive-dodos-applaud.md b/.changeset/olive-dodos-applaud.md new file mode 100644 index 0000000000..72670dfce2 --- /dev/null +++ b/.changeset/olive-dodos-applaud.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-auth-backend-module-microsoft-provider': patch +--- + +Update `auth.microsoft.signIn.resolvers` config def to include the `userIdMatchingUserEntityAnnotation` resolver. diff --git a/.changeset/rich-sloths-hang.md b/.changeset/rich-sloths-hang.md index 9b7a9915a6..eedf25b43e 100644 --- a/.changeset/rich-sloths-hang.md +++ b/.changeset/rich-sloths-hang.md @@ -1,7 +1,5 @@ --- -'@backstage/plugin-auth-backend-module-microsoft-provider': patch '@backstage/plugin-catalog-backend-module-msgraph': patch --- Update `catalog.providers.microsoftGraphOrg.target` config def to be optional as this has a default value. -Update `auth.microsoft.signIn.resolvers` config def to include the `userIdMatchingUserEntityAnnotation` resolver.