Files
backstage/.changeset/stale-bikes-bake.md
T
Patrik Oldsberg bf4d71a729 auth-backend: add initial userinfo endpoint
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-08 17:11:46 +02:00

198 B

@backstage/plugin-auth-backend
@backstage/plugin-auth-backend
patch

Initial implementation of the /v1/userinfo endpoint, which is now able to parse and return the sub and ent claims from a Backstage user token.