Merge pull request #8589 from backstage/feature/add-gcp-iap-auth-provider

Updated: add gcp iap auth provider
This commit is contained in:
Fredrik Adelöw
2022-01-03 13:04:48 +01:00
committed by GitHub
15 changed files with 621 additions and 32 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Added Google Cloud Identity-Aware Proxy as an identity provider.