Merge pull request #20655 from TheGemmell/master

Patch for microsoft-provider prompt bug
This commit is contained in:
Patrik Oldsberg
2023-10-18 18:29:33 +02:00
committed by GitHub
3 changed files with 5 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend-module-microsoft-provider': patch
---
Removed `prompt=consent` from start method to fix #20641