-
# Expected Behavior
I would like `org.springframework.security.oauth2.client.OAuth2AuthorizedClientManager` to be an autoconfigured bean based on `application.yml` properties, and without having `s…
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/sdk/blob/ma…
-
Does oauth2-azure support client_credentials grants pls?
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/network/blo…
-
### 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
I found [2730](https://git…
-
**Branch/Environment/Version**
- Branch/Version: 1.1.
- Environment: On-prem
**Describe the bug**
Failing to authenticate via [client_credentials](https://tyk.io/docs/basic-config-and-security…
-
Hello!
The standard implementation of `client_credentials` grant_type uses a `RetrieveError`, which is really useful because it provides the raw response body and error code.
https://github.com/…
-
### Issue: OAuth Authentication Fails in GitHub Action Pipeline
#### Description:
I am trying to use OAuth Authentication for `schemachange` in my GitHub Action pipeline but encounter the follow…
-
spring-cloud-starter-gateway v4.1.5
When using a different client registration for the TokenRelay filter (like `TokenRelay=someClientRegistrationId` and not the one used for logging in the user), t…
-
### Is there an existing request for this feature?
- [X] I have searched the existing issues for this feature request and I know that duplicates will be closed
### Is your feature request related to…