Kevin Osborn

Results 6 issues of Kevin Osborn

I created a custom model converter in a Play 2.4 Scala application. This is just a simple case, but I just want to exclude any properties in a model that...

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

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

feat

I am looking to add the S3 generatePresignedUrl. Have you looked into this before? Any pointers? From looking at the JDK, this may not be simple because it is not...

Our consumer of the `whoami` call caches both authorized and unauthorized responses from Kratos. If a session is unauthorized, we should not ping Kratos again for the duration of the...