-
Hello @velo
I am starting working on the integration of **OAuth2 client flows** into Feign. I am opening this issue first.
Reason one: to evaluate the public interest for this feature.
Reaso…
-
### 🔖 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…
-
## Q&A (please complete the following information)
- OS: [e.g. macOS] macOS
- Browser: [e.g. chrome, safari] Safari
- Version: [e.g. 22] 13.1
- Method of installation: [e.g. npm, dist assets] …
-
**Describe the bug**
When using `Swashbuckle.AspNetCore` and specifying a secutiy schema of type `SecuritySchemeType.ApiKey`, we are able to customize the header used to send the token using the Name …
-
### I have checked the following:
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the feature you want to add
Hi
Right now, with the latest v1.32.1, all t…
-
**Is your feature request related to a problem? Please describe.**
When user trying to login using OAuth2 client, he sees three screens:
- authpicker page
- login page
- grant page
First…
-
### Description
I configured Authentik and Gitea as described in [this manual](https://docs.goauthentik.io/integrations/services/gitea/). When trying to login via this OAuth-Flow I encounter a http 5…
-
### Question
I'm currently developing an API that makes use of OAuth2 Password Flows and need to be able to authenticate to use it.
Currently, there is no OAuth2 specific code, but for my use cas…
-
# Bug Report
There are issues here and there with the OIDC/OAuth implementation that you can find reports on in numerous tickets. The biggest issue is, that the logs give you no feedback on what is…
-
Currently, Client credentials, Authorization code and Implicit flow are supported. Please add support also for password flow. The required fields would be all the fields in Client credentials flow + u…