The Wayback Machine - http://web.archive.org/web/20210218120148/https://github.com/topics/identity
Skip to content
#

identity

Here are 916 public repositories matching this topic...

Crevil
Crevil commented Feb 11, 2021

Describe the bug

Thank you for a great project and documentation. I ran into a bug (I think) while playing with the 5 minute tutorial.

When revoking an access token that is not found the hydra server returns a 404 response but this is not a defined response in the swagger specification. This leads to an error like `response status code does not match any response statuses defined for thi

pomerium
travisgroth
travisgroth commented Aug 14, 2019

Is your feature request related to a problem? Please describe.

As observed during #261, users can accidentally set timeouts inconsistently. A concrete example is that one can set a User facing timeout lower than any backend timeout, such that requests may fail early.

Describe the solution you'd like

We should provide some sanity checking to prevent unintended timeout behavior.

mbonnell-wish
mbonnell-wish commented Feb 12, 2021

Describe the bug

Sometimes our Kratos server fails with a panic related to the router.

Reproducing the bug

Steps to reproduce the behavior:

It seems to occur rather randomly on server startup.

Server logs

time=2021-02-02T19:50:17Z level=info msg=Software quality assurance features are enabled. Learn more at:
https://www.ory.sh/docs/ecosystem/sqa
audience=applic
janschoelchAtOK
janschoelchAtOK commented Jun 26, 2020

Is your feature request related to a problem? Please describe.
This feature request is Android related. We would like to enable the WindowManagerFlags.Secure flag on every bit of our app, so that the app content gets hidden once the app enters the background (e.g. in Android task overview). This flag also prevents the user from taking screenshots. Adam Pedley once wrote a nice and short blog

Improve this page

Add a description, image, and links to the identity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the identity topic, visit your repo's landing page and select "manage topics."

Learn more