Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve how PulseTile manages expired JWT #101

Open
PhilBarrett opened this issue Sep 2, 2019 · 0 comments
Open

Improve how PulseTile manages expired JWT #101

PhilBarrett opened this issue Sep 2, 2019 · 0 comments
Labels
enhancement New feature or request PulseTile-RA

Comments

@PhilBarrett
Copy link
Member

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.

@PhilBarrett PhilBarrett added enhancement New feature or request PulseTile-RA labels Sep 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PulseTile-RA
Projects
None yet
Development

No branches or pull requests

1 participant