-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…
-
### 📜 Description
I have created and configured a Backstage application which builds and runs with `yarn start-backend` and `yarn start`.
I am now attempting to deploy our Backstage app to a QA se…
-
### 📜 Description
When configuring with contextMenu props as:
```
```
The template editor link correctly hidden but navigating to the action or tasks endpoint the 'editor' menu item is sh…
-
When using `GCSFileSystem.glob` with a pattern like `"bucket-name/prefix*suffix"`, version 2023.9.0 introduced a performance regression. Previously, this `glob` would be resolved with an efficient API…
-
Let's say we have 2 users, `admin`, and `user`
We are connected as `admin` and we want to impersonate `user`
## Expected Behavior
We are trying to use keycloak impersonation through oauth2-…
-
### 📜 Description
TLDR : I'm trying to setup Backstage to setup Keycloak authentification.
So I'm actually trying to setup Backstage to setup a Keycloak OpenId auth.
I followed a mix of two doc…
-
### Description
Modern sites or apps need to provide social login based on OAuth 2.0 code flow. In the context of rio and OAuth 2.0, the PKCE code flow can be used at the frontend and token valida…
-
Currently every app uses the OAuth2 client_credentials (either consumer or backend) flow to login. The consumer app currently can only handle the authorization_code flow. Because of this the consumer …
-
Logic should be handled in the client at localhost:9998/oauth2/callback. After authentication, the client should be redirected to this endpoint with oauth code and state. Handle oauth flow here and st…
-
### What happened?
Trying to connect to Google Drive on a self hosted Quivr returns `Internal Server Error`.
### Relevant log output
```bash
backend-api | INFO: 172.19.0.1:51808 - "GET /health…