-
### 🔖 Feature description
Use my own `AuthConnector` implementation for OAuth2 implementation.
So, I would very much like to re-use backstage SessionManager and pretty much everything else, but pr…
-
### I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the bug
When requesting an `OAuth …
-
**Describe the bug**
Using a scripted two-site demonstration setup (script included below), the sites initialize but the router pods go into crash-loop-backoff and restart twice before the network fi…
-
## Title: 400 Bad Request on /oauth/token
Issue found of: Nov 29 2024
### Endpoint(s):
* `POST /oauth/token`
### Steps to reproduce:
Using Spring Webclient to access /oauth/token
WebClien…
-
I'm having trouble using Keycloak as authentication in my Harbor.
I deployed it with this values(chart release: 1.16.0):
```yaml
# https://github.com/goharbor/harbor-helm/blob/main/values.yaml
har…
-
### Expected behaviour
According to [RFC6749 section 4.1.4](https://datatracker.ietf.org/doc/html/rfc6749#section-4.1.4), when requesting an authorization code via OAuth2 (`grant_type=authorization…
-
### What happened?
When I was posting to the /oauth2/token endpoint I had an incorrect grant type, but saw this error:
```
{'error': 'unsupported_grant_type', 'error_description': 'The requested …
-
### Steps to reproduce
When using Doorkeeper with refresh tokens enabled, the returned grant flows from `calculate_grant_flows` does not list `refresh_token` despite this being a valid grant flow. …
-
If a custom token (the one that is not part of `default.rs`) is defined in the validator every attempt to grant it to an account will fail with "undefined permission token". This happens because `visi…
-
### Helm Chart Version
I am unsure of the Helm Chart version, as this information is not explicitly mentioned in the Airbyte UI or the setup guide I followed. Could you please provide instructions on…