-
### BC Idea Link
https://experience.dynamics.com/ideas/idea/?ideaid=c432a449-f9e5-ee11-a73d-6045bdb71da1
### Description
Provide support for Authorization Code Flow with PKCE by adding overloads or…
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/hydra/blob/mas…
-
I have a failure converting from this statement:
```
CREATE INDEX hydra_oauth2_flow_multi_query_idx ON hydra_oauth2_flow USING btree (((consent_error)::character varying(2)), state, subject, clien…
-
For the sake of completion it would be good to have an implementation of the OIDC implicit flow (`id_token token`) as the module can be used not just on the server side but as well with `web-client`.
-
I was not able to find whether the test engine can already send access tokens to the system under test. As enterprise systems usually do not even offer the option to interact without any kind of authe…
-
### What happens?
When using the Scalar API Reference tool with my OpenAPI specification for OAuth2 Authorization Code flow, I encounter the following error in the console:
```
TypeError: Cannot …
-
In the codebase we have OAuth2 Implicit Grant (src/Server/Grants/OAuth2ImplicitGrant.php), which is triggered by 'response_type' = 'token' param request on authorization endpoint.
This is not OIDC …
-
### The problem
Tried to active the Smappee integration in HA:
1. entered client_id, client_secret in configuration.yaml & rebooted
2. got the prompt to login to the Smappee website
3. logged in …
-
**Describe the bug**
When trying a google workspace email with OAuth2 credentials setup according to Snappymail instructions, using my own custom nextcloud domain
**To Reproduce**
Steps to repr…
-
**Is your feature request related to a problem? Please describe.**
As a user, I would like to avoid managing usernames and passwords and instead use an OpenID provider I've already set up, specifical…