Tom
Tom
When I'm redirected back to the callback with an error, the callback page doesn't show the error: http://localhost:7777/implicit/callback#state=E36jxG37KWoEq7Ixb6zqAagDufbYAqVkyPoejGaE5pguQVElHeObkS3rr24Gx4Fg&error=access_denied&error_description=Policy+evaluation+failed+for+this+request%2C+please+check+the+policy+configurations. It just shows blank, would be nice to show the error message...
`export PORT=7777 && npm start` Running the command above to start the dev server. I would expect that the server AND redirect URI would be using port 7777, in this...
…ased on envinronment variables
Regardless if remember me is checked or not the cookie that is configured with the idle timeout and max age is still being applied.
https://stormpath.zendesk.com/agent/tickets/11207 If I create a factor through admin console for an account, when that user logins, id site is asking for phone number again, if we give the same phone...
ID Site needs to read from account schema on directories and render the right fields
I ran into this with Account Linking and it looks like the organizational claim is lost when using SAML authentication. We need to make sure the org claim is represented...
Automatically focus the first input so the end-user doesn't need to click