Skip to content
#

identity

Here are 874 public repositories matching this topic...

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.

zepatrik
zepatrik commented Dec 16, 2020

The recovery flow should pass on the return_to or ...recovery.after.default_browser_return_url to the following settings flow. This way the user ends up at the correct page after it completed all steps required for recovery.

Start here: https://github.com/ory/kratos/blob/48078e9a3f9734b64d587a43fe436d4c3e78120b/selfservice/strategy/link/strategy_recovery.go#L456

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

tharindu-bandara
tharindu-bandara commented Dec 23, 2020

Describe the issue:
When testing the RDBMS connection with secondary userstores, the server log prints a redundant error stack trace.

[2020-12-23 14:30:03,384] [b09da314-ec4e-499f-aba4-e956ef9cb9d3] ERROR {org.wso2.carbon.ndatasource.core.DataSourceRepository} - Error establishing data source connection: Login failed for user 'sa'. ClientConnectionId:8879040f-d74b-40ee-bdbd-a30d3e2c983a

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

You can’t perform that action at this time.