PulseTile currently instead of detecting a JWT expiry and re-directing to the OIDC Provider, sends the requests to QEWD which then sends the error back saying the JWT has expired. This is not efficient and involves having to manually delete the cookie in the browser.
PulseTile currently instead of detecting a JWT expiry and re-directing to the OIDC Provider, sends the requests to QEWD which then sends the error back saying the JWT has expired. This is not efficient and involves having to manually delete the cookie in the browser.