Add checks for blank cert and implement logout configs

This commit is contained in:
Joel Low
2021-01-08 13:03:15 +08:00
parent 722ad34067
commit 468579734a
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.