You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I have a timeout configured, I see timeout and timeoutRemaining - all good
If I also have configured to re-check MFA on unlock, I see the timeoutRemaining updated to 5 mins (or less, as appropriate) - all good
When I don't have timeout configured, but do have re-check on unlock configured, both timeout and timeoutRemaining are set to -1, even following on unlock event. I think the timeoutRemaining should be updated to the same 5 mins (or less, as appropriate).
Also - there's no way for me to know if the MFA check is set to re-check on wake and/or unlock. It might be useful to know if these are set are not. But just seeing that there is a timeoutRemaining would be enough...
Note that I've been connected via MOP, Ziti network version 0.24.1, and am using ziti-sdk-c version 0.27.6
The text was updated successfully, but these errors were encountered:
timeout
andtimeoutRemaining
- all goodtimeoutRemaining
updated to 5 mins (or less, as appropriate) - all goodWhen I don't have timeout configured, but do have re-check on unlock configured, both
timeout
andtimeoutRemaining
are set to-1
, even following on unlock event. I think thetimeoutRemaining
should be updated to the same 5 mins (or less, as appropriate).Also - there's no way for me to know if the MFA check is set to re-check on wake and/or unlock. It might be useful to know if these are set are not. But just seeing that there is a
timeoutRemaining
would be enough...Note that I've been connected via MOP, Ziti network version 0.24.1, and am using ziti-sdk-c version 0.27.6
The text was updated successfully, but these errors were encountered: