auth-backend: fix identity fallback to populate userEntityRef correctly

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-12-17 00:48:03 +01:00
parent fde22197c0
commit 24a67e3e2e
3 changed files with 106 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Fixed the fallback identity population to correctly generate an entity reference for `userEntityRef` if no token is provided.