8000 Refreshed tokens are not persisted for IDP token exchange · Issue #39502 · keycloak/keycloak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Refreshed tokens are not persisted for IDP token exchange #39502
Closed
@ahus1

Description

@ahus1

Before reporting an issue

  • I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

Area

token-exchange

Describe the bug

When exchanging an internal token to an external IDP token, and the token is not persisted when the token is refreshed.

It is only kept in-memory for the current node, and due to that it is not available to other nodes in the cluster of when the node is restarted.

Version

main

Regression

  • The issue is a regression

Expected behavior

The refreshed token should be persisted.

Actual behavior

It is not persisted

How to Reproduce?

See the test in the connected PR

Anything else?

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0