Vincent
Vincent
**Describe the bug** Version number has to be changed manually. **Expected behavior** Version number changes automatically with each new release Automation pipeline that keeps version number up to date. **Additional...
- Name: Ory - GitHub URL: https://github.com/ory/ - Official URL: https://www.ory.sh/ - Job URL: https://www.ory.sh/jobs - One sentence intro: Building the open future of authentication & authorization - majorRepos: ory/hydra,...
### 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/docs/blob/master/CODE_OF_CONDUCT.md). -...
From February Slack harvest: It is not super clear how to use the Patch an Oauth2 client API https://www.ory.sh/docs/hydra/reference/api#operation/patchOAuth2Client We can add a short guide with this example This adds...
https://www.ory.sh/docs/kratos/self-service/flows/2fa-mfa-multi-factor-authentication >This feature is a work in progress and is being tracked in [issue #26](https://github.com/ory/kratos/issues/26). This page has been empty for some time, I dont think it is tracked anywhere.
We have documentation on tracing for Ory Hydra: https://www.ory.sh/hydra/docs/guides/tracing/ Goal: Create a document in `/ecosystem` describing all relevant tracing information for all Ory projects. The info from [Hydra](https://www.ory.sh/hydra/docs/guides/tracing/) should be...
### Problem Users struggle to get from the quickstart to using not self-signed certificates. ### Solution Create a tutorial that uses the quickstart as basis to deploy the login-consent app...
As described in this comment: https://github.com/ory/docs/pull/668#discussion_r833467635 We can also create new guide for this under "Customizing Ory" -> "Set redirects", to have the concepts/redirects document focused on the high-level concept...
https://www.ory.sh/docs/kratos/self-service/hooks The `After Verification` flow could use some detail on what hooks supports. Some details/context: --- https://github.com/ory/kratos/blob/3e181fe3d7750a715ab31eb8347fbb4bdb89d6e6/driver/registry_default_verify.go#L76-L85 https://github.com/ory/kratos/blob/1cf61cdeedbd8bf5b66310793249681ff976baab/driver/registry_default_hooks.go#L43 https://github.com/ory/kratos/blob/bff92f73b3f12d2dffa2061eb0e51e746eba2185/embedx/config.schema.json#L764-L775 https://github.com/ory/kratos/blob/bff92f73b3f12d2dffa2061eb0e51e746eba2185/embedx/config.schema.json#L51-L62 selfServiceAfterVerification is referencing selfServiceAfterRecoveryHooks https://github.com/ory/kratos/blob/bff92f73b3f12d2dffa2061eb0e51e746eba2185/embedx/config.schema.json#L553-L787
https://www.ory.sh/docs/hydra/guides/cors - Revamp phrasing of the document - Add explanation to the CORS guide ### When to set up CORS for Ory Hydra CORS only applies to HTTP requests the...