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

(DRAFT) KK-1156 | Add active (i.e. based on user action) token refreshing with Keycloak #271

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

karisal-anders
Copy link
Contributor

@karisal-anders karisal-anders commented Jun 11, 2024

Description

NOTE:

feat: add active (on user action) token refreshing with Keycloak only

means that when the user actively uses the application the tokens will get checked and refreshed if needed

refs KK-1156

Context

KK-1156
Split from #270

How Has This Been Tested?

Manual Testing Instructions for Reviewers

Screenshots

after this change the tokens will be refreshed automatically before the
refresh token expires even if the user does nothing

also:
 - set predictable environment variables for tests using .env.test to
   make tests run the same locally and in CI/CD pipeline

refs KK-1156
means that when the user actively uses the application the tokens will
get checked and refreshed if needed

refs KK-1156
@karisal-anders karisal-anders changed the title feat: add active (on user action) token refreshing with Keycloak only (DRAFT) KK-1156 | feat: add active (on user action) token refreshing with Keycloak only Jun 11, 2024
@karisal-anders karisal-anders changed the title (DRAFT) KK-1156 | feat: add active (on user action) token refreshing with Keycloak only (DRAFT) KK-1156 | Add active (i.e. based on user action) token refreshing with Keycloak Jun 11, 2024
Base automatically changed from KK-1156-add-silent-renew to master June 11, 2024 13:04
@nikomakela
Copy link
Contributor

This might again be needed with https://helsinkisolutionoffice.atlassian.net/browse/KK-1218.

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

Successfully merging this pull request may close these issues.

2 participants