Skip to content

Set default timeSkew to 60 seconds to avoid forced token refresh (#52) #81

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JanekBeck
Copy link

Closes #52

Copy link
Contributor

@jonkoops jonkoops left a comment

Choose a reason for hiding this comment

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

We'll need some additional tests to verify this behavior works correctly.

@JanekBeck
Copy link
Author

We'll need some additional tests to verify this behavior works correctly.

I will look into it.
Unfortunately I could not get the test setup with Windows 11, WSL 2 and podman to work. The container starts and I can visit the Keycloak server url, but apparently Playwright can't do that.
Hopefully I can find a fix.

@jonkoops
Copy link
Contributor

I will look into it. Unfortunately I could not get the test setup with Windows 11, WSL 2 and podman to work.

There should be no need for Podman, to my knowledge, Playwright works natively on Windows.

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.

Don't force token refresh when the token from init() isn't expired
2 participants