hydra icon indicating copy to clipboard operation
hydra copied to clipboard

OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Works with Hardware Security...

Results 233 hydra issues
Sort by recently updated
recently updated
newest added

## To Do 1. [ ] Update OAuth2 blog post https://github.com/ory/web/blob/master/src/markdown/blog/run-oauth2-server-open-source-api-security.mdx 2. [x] In docs, search for `hydra clients create` commands and remove `--id` flag and rename `--callback` to `--redirect-uris`...

breaking change

This provides an example for the header that files replicated from `ory/meta` would have in a repo. #### Related issue(s) - https://github.com/ory/meta/issues/149 - https://github.com/ory/cli/pull/183

Add a license header to all source code files. ## Related issue(s) https://github.com/ory-corp/general/issues/602 ## Checklist - [x] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md). - [x] I have referenced an issue...

The property allows to ignore scan errors when columns in the SQL result have no fields in the destination struct. ## Related issue(s) #3192 - it's described as a bug,...

### 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/master/CODE_OF_CONDUCT.md). -...

bug

Hi! We (myself and my colleague) are evaluating Hydra for a current project we are working on in our organisation. But we would like to extend it by adding the...

feat
help wanted
package/oauth2
rfc

**Is your feature request related to a problem? Please describe.** If we want to rotate a client secret for a specific client, there is no way to have two client...

rfc

### 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/master/CODE_OF_CONDUCT.md). -...

feat

As we are working towards Ory Hydra v2.x we are introducing a feature freeze for the v1.x release branch. We will still accept security patches to v1.x but no changes...

- Introduce optional configuration value `oauth2.refresh_token_rotation.grace_period` that can be set as a duration (`1m`, - Add a new migration: boolean `used` SQL column in `hydra_oauth2_refresh` When `grace_period` has positive duration...