-
*Version:*
v0.29.0
*Steps to reproduce:*
- Create new request
- Click on Auth tab in request and select "OAuth 2.0"
- Fill in appropriate Client ID, Client Secret, Access Token URL and sel…
-
### Bug Description
On cloud version of n8n (1.66.0) I'm getting "Unable to sign without access token" when using HTTP Request node with OAuth2 Generic setup.
![Untitled](https://github.com/user…
-
Needs to change to grant_type=client_credentials.
There might be more issues with the release compatibility...
-
### Bug Description
Discovered when trying to authenticate a HTTP Request with OAuth2 against the Podio API.
Authentication against the Podio API requires the client crendentials to be passed in t…
-
### 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…
-
Docs: https://discord.com/developers/docs/topics/oauth2#client-credentials-grant
Now that Slash Command is supported, which does not always require a Bot, please consider adding support to authenti…
-
Anvil Connect supports two-legged OAuth 2.0, where a client requests an access token for it's own use, rather than on behalf of a user. This feature is presently undocumented.
-
From https://github.com/stormpath/stormpath-framework-spec/blob/master/oauth2.md#weboauth2client_credentialsenabled
> If set to false, the endpoint should return the unsupported_grant_type error
-
Hello, I want to use the API, with the generated Client Id / Secret, but it returns 401 Unauthorized. I'm using the php example from the docs:
`function getAccessToken()
{
$authorization = bas…
-
### Steps To Reproduce
1. Go to 'https://bitwarden.mycompany.com/api/docs'
2. Click on 'Authorize'
3. Fill OAuth2 credentials (client_id, client_secret)
4. Select the single available scope "api…