Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Fix token refresh and expiration #3149

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

jrjohnson
Copy link
Member

Couple of issues fixed here, first we weren't respecting our own configuration, second we weren't scheduling token expiration. Both of these were causing repeated error messages when someone attempted to do some work with an expired token which shows up as authentication errors in our logs.

Couple of issues fixed here, first we weren't respecting our own
configuration, second we weren't scheduling token expiration. Both of
these were causing repeated error messages when someone attempted to do
some work with an expired token.
@jrjohnson jrjohnson marked this pull request as ready for review November 16, 2022 07:50
@jrjohnson jrjohnson requested a review from stopfstedt November 16, 2022 07:50
Copy link
Member

@stopfstedt stopfstedt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stopfstedt stopfstedt merged commit fe59946 into ilios:master Nov 16, 2022
@jrjohnson jrjohnson deleted the logout-when-expired branch November 16, 2022 18:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants