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

Client management zeros out client grace period #159

Closed
jjg-123 opened this issue Jan 26, 2024 · 0 comments
Closed

Client management zeros out client grace period #159

jjg-123 opened this issue Jan 26, 2024 · 0 comments

Comments

@jjg-123
Copy link
Contributor

jjg-123 commented Jan 26, 2024

The client management endpoint is not handling the grace period for the client. Meaning, it is neither sent nor updated. This means that updates to client would reset it to the database default which is 0, meaning it disables the grace period for that client. The net effect is that on refresh, any token would be invalidated immediately.

This is a reasonable explanation for issues we have been having, (e.g. https://jira.ncsa.illinois.edu/browse/CIL-1842) viz., ever more clients seem to be affected and there is not a clear pattern to it. However, it is not a smoking gun, but should be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant