Fredrik Adelöw
Fredrik Adelöw
If anybody is seeing this: We meant to talk about it among the maintainers. And the great and detailed issue linked above should now be addressed! However, we need to...
This could warrant its own apiRef, like a `backendAuthorizationApiRef` or similar, whose default implementation indeed makes use of the identity API but can be replaced with anything. Completely off the...
Nice, that does simplify things a lot. > This is what the `getIdToken()` of the `IdentityApi` is already intended for, there's really no other use-case for that token atm. In...
So the login (authorization) flow will result in backstage (the auth-backend plugin) issuing its own JWT token that contains proof of the user's established identity. THAT token can be passed...
Also, remember to DCO sign your contributions - every commit individually. See the bot comment further up.
Alright, no rush, just wanted to check in and to get rid of the stale label. Rest up!
Hm, I do not think that a wrapper provider is the right way to go about it. At a conceptual level, we commonly use providers to get "raw" data into...
> `The entity kind, namespace, or name changed during processing`. Yeah this is an unavoidable limitation at this point, since it's part of the actual primary ID / key of...
Hm, I'm not entirely sure I fully understand what you mean with merging and deleting, or how you meant with "when the user logs in". 🤔 Sounds to me like...