-
Implicit grant (grant_type = "token") does not seem to work. With the same client, I have been able to retreive a token using client_credentials.
![Postam request](http://i.stack.imgur.com/Puc28.png)…
-
Hi. I am not entirely sure if this is a bug or I am misunderstanding something about OAuth2, I'd like to apologize in advance if it's the latter.
**Describe the bug**
I followed the tutorial to …
-
I noticed this library supports only basic username/password authentication.
Although JSReport supports OAuth2 authentication ([link](https://jsreport.net/learn/authentication#authentication-using-an…
-
Hello
I'am trying to use your plugin for a web site on AZURE with login.microsoftonline.com authentication
I always have: Error getting access_token, http_code != 200, http_code: 400
I put this inf…
-
I just installed `hcp` manually (arch, no package). I've never used it before on this machine.
I ran
```
hcp auth login
```
it opened the wrong browser, so I copied the URL and pasted it into t…
-
Recently I tried to authenticate using my sandbox business user by client credentials flow. I did the following request
```
curl -X POST https://api-sandbox.uphold.com/oauth2/token \
> -H "Conten…
-
Spring Cloud offers some auto-configuration for its `@FeignClient` which entered maintenance mode in favor of `RestClient` and `WebClient` used with `HttpServiceProxyFactory` for `@HttpExchange`.
T…
-
Bitbucket has OAuth that supports PKCE flow: https://confluence.atlassian.com/bitbucketserver/bitbucket-oauth-2-0-provider-api-1108483661.html
Bitbucket's commit API: https://developer.atlassian.co…
-
In the documentation for this module on npmjs here: https://www.npmjs.com/package/node-oauth2-server
There is some confusing wording regarding supported grant types. Under the features section: htt…
-
given a request object (and operationId or path_template), determine authentication for the request.
- for each of the security schemes itemized in the operation object, evaluate the individual aut…