-
# Problem
Right now, we have defualt authenticator between client service that using **REST Data Store** and **Jmix Generic REST** only via `oauth 2` which was disigned for _**Jmix Auth Server**_ (…
-
### 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…
-
### 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…
-
### 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 …
-
Since version 9 the client credentials grant fills the subject of the jwt token with the client identifier
On line 56 of League\OAuth2\Server\Grant\ClientCredentialsGrant the userIdentifier is set …
-
**Describe the issue:**
In IS5.2, the format of the roles field in the oauth2/userinfo response was a string as follows:
`{
"sub": "admin@test.com",
"roles": "role1,role2,role3"
}`
T…
-
## Use Case
Would like to use this plugin to configure okta as provider for oauth2.0
## Describe the Solution You Would Like
Would like to use this plugin to configure okta oauth2.0 with private_…
-
### 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…
-
Hi Team,
I'm currently working on a React Native project using the Salesforce Mobile SDK and facing some challenges with access token refresh.
**Background:**
To avoid session loss, I’ve …
-
Hi and thanks for making this great project, I was quite happy when I found it because I'm currently involved in a project that needs some email notifications.
However, I have some issues getting i…