Nicolas SCHWARTZ
Nicolas SCHWARTZ
Kubernetes is able to auto-renew certificates with cert-manager and update files in the container. I would be cool if Ory Hydra could support auto certificate update on file change. ##...
### 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). -...
### All Submissions: * [x] Have you followed the [plugin Contributing guideline](https://github.com/oidc-wp/openid-connect-generi/blob/dev/.github/CONTRIBUTING.md)? * [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? * [x] Have you checked to ensure there...
**Is your feature request related to a problem? Please describe.** "OpenID connect generic" Wordpress plugin does not support front logout channel. **Describe the solution you'd like** Implementing "Front logout channel"...
**Describe the bug** I am using fsnotify to monitor recursively file changes on Windows on more than 100k files and 24k folders. When reaching such threshold the Add method randomly...
### 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). -...
The callback is returning the value of the pointer instead of the pointer. In the change function definition if the value is an Object, we are transmitting the address of...
Hello, This is a thread to get all of your feedback. Aurryon
> dmesg ``` [ 570.970671] usb 3-2.3.2.1.1: new high-speed USB device number 18 using xhci_hcd [ 571.060974] usb 3-2.3.2.1.1: New USB device found, idVendor=0e41, idProduct=4246, bcdDevice= 2.00 [ 571.060982] usb...
This is a rebase, squash merge and fix of the previous PR here: #2827 Introduce optional configuration value oauth2.refresh_token_rotation.grace_period that can be set as a duration (1m, Add a new...