changeset

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
This commit is contained in:
Tim Hansen
2021-03-24 19:38:19 -06:00
parent 67f66c2962
commit 449776cd69
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/plugin-auth-backend': patch
---
The `auth` config types now properly accept any declared auth environment. Previously only `development` was accepted.
The `audience` configuration is no longer required for GitLab auth; this will default to `https://gitlab.com`