Merge pull request #15161 from harness/headers-for-session-refresh

Adding option to pass additional headers in ProxiedSignInPage
This commit is contained in:
Fredrik Adelöw
2022-12-12 13:50:42 +01:00
committed by GitHub
6 changed files with 179 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
Added option to pass additional headers to `<ProxiedSignInPage />`, which are passed along with the request to the underlying provider