-
### 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/kratos/blob…
-
**Describe the bug**
Headers does not change after changing mutator config.
**Reproducing the bug**
1. Start with this configuration:
```
$ curl http://ory-oathkeeper-api.kyma-system.svc.c…
-
### Context
Assume I do have an identity schema like the one below. It contains `username` as an identifier and `email` as an additional property.
```JSON
{
"$id": "https://schemas.ory.sh/prese…
-
# Feature request
I want a new Ory Hydra OAuth2 Provider Integration
## Describe the solution you'd like
Waiting for someone/team/community integrate Ory Hydra OAuth2 Provider
## Describe …
koakh updated
2 years ago
-
### 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/kratos/blob/ma…
-
### 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/k8s/blob/ma…
-
### 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/k8s/blob/maste…
-
### 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/platform/blob/…
-
### 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/kratos/blob…
-
Finally managed to register/login/logout, now I want to make a profile page, and i'm calling the toSession method.
But the toSession requires a X-Session-Token which is not really clear to me. So …