Dan Moore

Results 213 comments of Dan Moore

@awoodsprim You can always add a hidden field to ensure that 'remember me' is always true. Then make sure that the SSO session length is small enough and that the...

Thanks @awoodsprim I'm going to note this limitation/design choice in the docs and close this bug out. Please re-open if I'm incorrect in doing so.

Added a feature request to address this issue: https://github.com/FusionAuth/fusionauth-issues/issues/1860

@davidb-e4s No time frame right now. Thanks for upvoting the issue, though! Here's our general roadmap guidance: https://fusionauth.io/docs/v1/tech/core-concepts/roadmap

Need to merge this after the fix for this issue is released. - https://github.com/FusionAuth/fusionauth-localization/pull/53

Merged https://github.com/FusionAuth/fusionauth-localization/pull/53

@stuellidge Just to make sure I understand the issue, is this what you are trying to do? 1. Set up a lambda and put info into the token, like the...

Thanks for the additional explanation @CaLxCyMru . It sounds like there are two approaches that might solve the issues: * allowing access to the original JWT when a refresh is...

Thanks! So, no reproduction steps, other than it sometimes happens in production. That's a tough one to debug. Any commonalities across the various invalid tokens (contents, etc)? Does changing the...

Any word, @avitsrimer ?