-
### What would you like to tell us?
-
[It seems that the provider supports v3](https://github.com/authlete/terraform-provider-authlete/blob/746985dc24ad5ebcbce462f0d7fb87782c36ac75/internal/provider/service.go#L202), is there any document…
-
While configuring a `@EnableOauth2Sso` i used the same configuration provided at the documentation but still getting
**Authentication Failed: Could not obtain access token**
While coming back to my a…
-
From discussion in UMA telecon 2014-04-10: In the course of this discussion, we discovered that it was an editing oversight prior to the publication of rev 09 that led to the omission of mentioning au…
-
## Update Steam provider to use authorization code grant
### Problem
The steam provider uses the documented steam oauth grant of implicit (`response_type=token`): https://partner.steamgames.com/do…
-
### Pitch
Allow authentication on devices without web browsers by adding support for the [OAuth Device Authorization Grant](https://www.oauth.com/oauth2-servers/device-flow/) (a.k.a. Device Flow). A …
-
### Expected behaviour
According to [RFC6749 section 4.1.4](https://datatracker.ietf.org/doc/html/rfc6749#section-4.1.4), when requesting an authorization code via OAuth2 (`grant_type=authorization…
-
in November 2018 the recommendation from the ietf is to no longer use Implicit Grant due to security concerns.
references :
section 2.1.2 of https://tools.ietf.org/html/draft-ietf-oauth-security-to…
-
If i create a new client with grant type as authorization_code then getting login page instead of returning the authorization_code.
**Below is the URL i have tried:**
http:localhost:8081/oauth/aut…
-
**Problem description**
In CAMARA-ICM-examples.md, only the authorization code flow is detailed, not the CIBA flow with responses.
**Expected action**
_below this_
#### CIBA authentication r…