-
### 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 …
-
-
Google customers have been experiencing errors when using Config Sync to authenticate with GCP caused by the oauth2/google library not refreshing auth tokens until after the auth token has expired.
…
-
**Is your feature request related to a problem? Please describe.**
Currently, the go client doesn't support setup OAuth2 params without the grant type to be specified.
The broker only supports the…
-
### Bug Description
**Title**: OAuth2 from Generic Credentials Type doesn’t work with HTTP Request Tool node but works with HTTP Request node
**Description**:
When using the OAuth2 credentials (s…
-
Buongiorno, abbiamo qualche problema con l'interrogazione del servizio [C030]
L'endpoint
```
https://modipa-val.anpr.interno.it/govway/rest/in/MinInternoPortaANPR-PDND/C030-servizioAccertamentoI…
-
## Description
The goal of this ticket is to allow the user to remedy a `ConsentRequired` error when attemtping to access a Globus Connect Server they haven't before. This would likely require the us…
-
### Affected Version of Concrete CMS
9.x
### Description
`/ccm/api/1.0/pages/{pageID}/children` requires the `->canViewPageInSitemap()` permission which doesn't validate when the session is s…
-
# 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…
-
Does oauth2-azure support client_credentials grants pls?