Merge pull request #8658 from backstage/rugvip/sir

auth-backend: migrate onelogin and auth0 to sign-in resolver
This commit is contained in:
Patrik Oldsberg
2021-12-28 20:19:08 +01:00
committed by GitHub
5 changed files with 261 additions and 71 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Update `auth0` and `onelogin` providers to allow for `authHandler` and `signIn.resolver` configuration.