Merge pull request #7924 from backstage/rugvip/audience

auth-backend: add forwarding of the SAML audience option
This commit is contained in:
Patrik Oldsberg
2021-11-09 18:13:10 +01:00
committed by GitHub
3 changed files with 7 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Added forwarding of the `audience` option for the SAML provider, making it possible to enable `audience` verification.