Draft
docs: document Keycloak session reuse behavior and password-grant session growth caveat#703
Conversation
Co-authored-by: Breee <11966385+Breee@users.noreply.github.com>
Copilot
AI
changed the title
docs: document Keycloak session reuse behavior and password-grant caveat
docs: document Keycloak session reuse behavior and password-grant session growth caveat
Aug 12, 2026
Copilot created this pull request from a session on behalf of
Breee
August 12, 2026 15:05
View session
Collaborator
|
Needs in Person verification |
Collaborator
|
@copilot build me multiple test scenarios that i can validate locally. For this Provider and for opentofu hcl so I can Compare them. In Addition tooling to Check keycloak Sessions |
Co-authored-by: Breee <11966385+Breee@users.noreply.github.com>
Contributor
Author
Added in commit fb2... (see
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Users on the resource-owner password grant have observed Keycloak sessions accumulating unbounded over time (#309), even though the provider caches and reuses its Keycloak client per
ProviderConfig. The root cause lives upstream interraform-provider-keycloak's token-refresh path, which isn't something this repo can fix directly, but the behavior and workaround weren't documented anywhere for users hitting it.ProviderConfig reference
ProviderConfigTroubleshooting reference
Generated docs
llms.txt/llms-full.txtto stay in sync with the content changes