Merge pull request #22103 from GuptaNavdeep1983/nav/aws-alb

auth-backend: migrated AWS ALB provider to new backend.
This commit is contained in:
Patrik Oldsberg
2024-01-25 12:56:17 +01:00
committed by GitHub
21 changed files with 853 additions and 518 deletions
+1
View File
@@ -39,6 +39,7 @@
"@backstage/config": "workspace:^",
"@backstage/errors": "workspace:^",
"@backstage/plugin-auth-backend-module-atlassian-provider": "workspace:^",
"@backstage/plugin-auth-backend-module-aws-alb-provider": "workspace:^",
"@backstage/plugin-auth-backend-module-gcp-iap-provider": "workspace:^",
"@backstage/plugin-auth-backend-module-github-provider": "workspace:^",
"@backstage/plugin-auth-backend-module-gitlab-provider": "workspace:^",