Merge pull request #29714 from backstage/rugvip/no-ent

auth-backend: add omitIdentityTokenOwnershipClaim flag
This commit is contained in:
Patrik Oldsberg
2025-04-24 14:33:59 +02:00
committed by GitHub
18 changed files with 314 additions and 25 deletions
+1
View File
@@ -69,6 +69,7 @@
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^",
"@backstage/plugin-auth-backend-module-google-provider": "workspace:^",
"@backstage/plugin-auth-backend-module-guest-provider": "workspace:^",
"@types/cookie-parser": "^1.4.2",
"@types/express": "^4.17.6",
"@types/express-session": "^1.17.2",