6.1 KiB
@backstage/plugin-auth-backend-module-microsoft-provider
0.1.9-next.2
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.4.9-next.2
- @backstage/backend-plugin-api@0.6.14-next.2
0.1.9-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.14-next.1
- @backstage/plugin-auth-node@0.4.9-next.1
0.1.8-next.0
Patch Changes
2af5354: Bump dependencyjoseto v5- Updated dependencies
- @backstage/plugin-auth-node@0.4.8-next.0
- @backstage/backend-plugin-api@0.6.13-next.0
0.1.5
Patch Changes
8472188: Added or fixed therepositoryfield inpackage.json.1ff2684: Added the possibility to use custom scopes for performing login with Microsoft EntraID.- Updated dependencies
- @backstage/plugin-auth-node@0.4.4
- @backstage/backend-plugin-api@0.6.10
0.1.5-next.3
Patch Changes
8472188: Added or fixed therepositoryfield inpackage.json.- Updated dependencies
- @backstage/plugin-auth-node@0.4.4-next.3
- @backstage/backend-plugin-api@0.6.10-next.3
0.1.5-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.10-next.2
- @backstage/plugin-auth-node@0.4.4-next.2
0.1.5-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.10-next.1
- @backstage/plugin-auth-node@0.4.4-next.1
0.1.5-next.0
Patch Changes
1ff2684: Added the possibility to use custom scopes for performing login with Microsoft EntraID.- Updated dependencies
- @backstage/plugin-auth-node@0.4.4-next.0
- @backstage/backend-plugin-api@0.6.10-next.0
0.1.4
Patch Changes
928efbc: Deprecated theauthModuleMicrosoftProviderexport. A default export is now available and should be used like this in your backend:backend.add(import('@backstage/plugin-auth-backend-module-microsoft-provider'));4016f21: Remove some unused dependencies- Updated dependencies
- @backstage/backend-plugin-api@0.6.9
- @backstage/plugin-auth-node@0.4.3
0.1.4-next.2
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.2
- @backstage/plugin-auth-node@0.4.3-next.2
0.1.4-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.4.3-next.1
- @backstage/backend-plugin-api@0.6.9-next.1
0.1.4-next.0
Patch Changes
4016f21: Remove some unused dependencies- Updated dependencies
- @backstage/backend-plugin-api@0.6.9-next.0
- @backstage/plugin-auth-node@0.4.3-next.0
0.1.3
Patch Changes
a62764b: Updated dependencypassportto^0.7.0.- Updated dependencies
- @backstage/backend-common@0.20.0
- @backstage/plugin-auth-node@0.4.2
- @backstage/backend-plugin-api@0.6.8
0.1.3-next.3
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.0-next.3
- @backstage/backend-plugin-api@0.6.8-next.3
- @backstage/plugin-auth-node@0.4.2-next.3
0.1.3-next.2
Patch Changes
a62764b: Updated dependencypassportto^0.7.0.- Updated dependencies
- @backstage/backend-common@0.20.0-next.2
- @backstage/plugin-auth-node@0.4.2-next.2
- @backstage/backend-plugin-api@0.6.8-next.2
0.1.3-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.0-next.1
- @backstage/backend-plugin-api@0.6.8-next.1
- @backstage/plugin-auth-node@0.4.2-next.1
0.1.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.0-next.0
- @backstage/plugin-auth-node@0.4.2-next.0
- @backstage/backend-plugin-api@0.6.8-next.0
0.1.2
Patch Changes
-
a3236ad0ca: Fix link to the repository inREADME.md. -
3979524c74: Added support for specifying a domain hint on the Microsoft authentication provider configuration. -
fde212dd10: Re-add the missing profile photo as well as access token retrieval for foreign scopes.Additionally, we switch from previously 48x48 to 96x96 which is the size used at the profile card.
-
5aeb14f035: Correctly mark the client secret in configuration as secret -
2817115d09: Removedprompt=consentfrom start method to fix #20641 -
Updated dependencies
- @backstage/backend-common@0.19.9
- @backstage/backend-plugin-api@0.6.7
- @backstage/plugin-auth-node@0.4.1
0.1.2-next.2
Patch Changes
-
#20706
fde212dd10Thanks @pjungermann! - Re-add the missing profile photo as well as access token retrieval for foreign scopes.Additionally, we switch from previously 48x48 to 96x96 which is the size used at the profile card.
-
Updated dependencies
- @backstage/backend-plugin-api@0.6.7-next.2
- @backstage/backend-common@0.19.9-next.2
- @backstage/plugin-auth-node@0.4.1-next.2
0.1.2-next.1
Patch Changes
3979524c74: Added support for specifying a domain hint on the Microsoft authentication provider configuration.5aeb14f035: Correctly mark the client secret in configuration as secret- Updated dependencies
- @backstage/backend-common@0.19.9-next.1
- @backstage/plugin-auth-node@0.4.1-next.1
- @backstage/backend-plugin-api@0.6.7-next.1
0.1.2-next.0
Patch Changes
2817115d09: Removedprompt=consentfrom start method to fix #20641- Updated dependencies
- @backstage/backend-common@0.19.9-next.0
- @backstage/backend-plugin-api@0.6.7-next.0
- @backstage/plugin-auth-node@0.4.1-next.0
0.1.0
Minor Changes
2d8f7e82c1: Migrated the Microsoft auth provider to new@backstage/plugin-auth-backend-module-microsoft-providermodule package.
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.8
- @backstage/plugin-auth-node@0.4.0
- @backstage/backend-plugin-api@0.6.6
0.1.0-next.0
Minor Changes
2d8f7e82c1: Migrated the Microsoft auth provider to new@backstage/plugin-auth-backend-module-microsoft-providermodule package.
Patch Changes
- Updated dependencies
- @backstage/backend-common@0.19.8-next.2
- @backstage/plugin-auth-node@0.4.0-next.2
- @backstage/backend-plugin-api@0.6.6-next.2