Patrik Oldsberg

Results 88 issues of Patrik Oldsberg

On top of #23054, work towards supporting the new auth services

area:catalog

## Hey, I just made a Pull Request! This is the initial implementation of [BEP-0003](https://github.com/backstage/backstage/tree/master/beps/0003-auth-architecture-evolution) for the old and new backend system. It adds the `AuthService`, `HttpAuthService`, `UserInfoService`, and adds...

area:kubernetes

On top of #23054, work towards supporting the new auth services

area:permission

On top of #23054, work towards supporting the new auth services

### 🔖 Feature description This proposal outlines a new architecture for authenticating users and services in Backstage. It adds built-in access restriction to Backstage instances that protects them from outside...

enhancement
auth
area:core

### 📜 Description Given the following configs: ```yaml # Main config app: watch: exclude: - node_modules ``` ```yaml # Fallback app: watch: true ``` ### 👍 Expected behavior When reading...

bug

This introduces the Notifications Project Area 🎉 The scope is the notifications and the signals backend. The signals backend is currently closely tied to the notifications system and part of...

Having poked around at the cookie auth implementation I think our current design is a little bit too constrained and at the same time not powerful enough. This update suggests...

Now that we have `backstage/community-plugins` with its own ownership structure we find it best to move over the governance doc to `backstage/community` rather than having it in `backstage/backstage`. No changes...

Moving it over to `backstage/community` instead 😁 https://github.com/backstage/community/pull/133

documentation
microsite