Merge pull request #3964 from lowjoel/saml-fixes

fix(auth-backend/saml): Add checks for blank cert and implement logout configs
This commit is contained in:
Fredrik Adelöw
2021-01-12 08:58:18 +01:00
committed by GitHub
3 changed files with 12 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Allow blank certificates and support logout URLs in the SAML provider.