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

Keycloak Config - revoke refresh token #39

Open
RaggedStaff opened this issue Jul 22, 2024 · 1 comment
Open

Keycloak Config - revoke refresh token #39

RaggedStaff opened this issue Jul 22, 2024 · 1 comment
Assignees

Comments

@RaggedStaff
Copy link
Contributor

We currently are not revoking refresh tokens, which means they can be reused multiple times (until a different token is used).

Recommended settings are to revoke immediately on first use.

Can we move to recommended settings ?

This has implications for platform behaviour - whether they reuse a stored token, or capture a new refresh token with every access token that is issued.

@RaggedStaff RaggedStaff self-assigned this Jul 22, 2024
@RachL RachL moved this from Todo to In Progress in Tech meeting board Jul 29, 2024
@RaggedStaff RaggedStaff moved this from In Progress to Todo in Tech meeting board Aug 15, 2024
@RaggedStaff
Copy link
Contributor Author

This seems to have broken the Shopify app when enabled (despite previous discussion & it appreantly being coded to handle not reusing refresh tokens 😖 ). Given we're at QA, can't really deal with this atm, so I've turned it back off (Refresh tokens are once again not being revoked and can be reused, potentially by multiple clients).

I'll put this back into To Do & we can discuss how to move forward on the next call (9/9).

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

No branches or pull requests

1 participant