add changeset

Signed-off-by: Zach Falen <zfalen@deloitte.com>
This commit is contained in:
Zach Falen
2021-11-12 12:56:33 -07:00
parent 8a60033962
commit 892c1d9202
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/core-components': patch
'@backstage/plugin-auth-backend': patch
---
Update OAuthAdapter to create identity.token from identity.idToken if it does not exist, and prevent overwrites to identity.toke. Update login page commonProvider to prefer .token over .idToken