Patrik Oldsberg

Results 332 comments of Patrik Oldsberg

This is somewhat dependant on https://github.com/spotify/backstage/issues/1847, as we'll need to be calling out to the auth backend to verify tokens.

> 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. > >...

> > This is what the `getIdToken()` of the `IdentityApi` is already intended for, there's really no other use-case for that token atm. > > In the future as well?...

> I ran into an additional complexity, realizing that the catalog api is consumed from the backend as well. As far as I interpret the design, you want apis to...

> I am not sure how customizable the customProvider is, but I assume if you can add an ability to customize how `getIdToken` functions, perhaps custom implementations can return values...

Adding some tooling for inline plantuml in docs as a part of #1217

Do you think that exporting the existing `selectedTemplateRouteRef` through the scaffolder plugin might be enough for this? I'd say we need to look over the parameter names if we do...

Feeling we should move forward with #14065, alright to close this?

The breaking changes that this causes to `PermissionedRoute` turn out to be pretty extensive, so we'll need some time to figure out the way forward. Right now my idea is...