split changeset into 2 changesets

Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com>
This commit is contained in:
Jonathan Roebuck
2025-02-24 16:18:58 +00:00
parent 612d1fdaa9
commit fa15e80f03
2 changed files with 5 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend-module-microsoft-provider': patch
---
Update `auth.microsoft.signIn.resolvers` config def to include the `userIdMatchingUserEntityAnnotation` resolver.
-2
View File
@@ -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.