ZAC tracks the expiration date of the ziti session ID after authentication, however it does not account for the session refreshing while it's in use.
ZAC should properly handle the 401 response that is returned for the controller when a token expires, instead of forcing the user to re-authenticate after the initial token expiration date is exceeded.
ZAC tracks the expiration date of the ziti session ID after authentication, however it does not account for the session refreshing while it's in use.
ZAC should properly handle the 401 response that is returned for the controller when a token expires, instead of forcing the user to re-authenticate after the initial token expiration date is exceeded.