-
Notifications
You must be signed in to change notification settings - Fork 128
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
Add blog post on current state of storing sessions in Keycloak 26 #537
Conversation
Signed-off-by: Michal Hajas <[email protected]>
Signed-off-by: Michal Hajas <[email protected]>
Signed-off-by: Alexander Schwartz <[email protected]>
Signed-off-by: Michal Hajas <[email protected]>
--features-disabled="persistent-user-sessions" | ||
---- | ||
.2+.^|Multiple sites (https://www.keycloak.org/high-availability/introduction[guide]) | ||
|Persistent user sessions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
consistent naming: On line 22, it says Persistent sessions
. My suggestion is to use the same name everywhere (no preference between the two).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @pruivo, I changed all occurences of persistent sessions
-> persistent user sessions
to be on par with the name of the feature. Thanks!
@mhajas The table looks great to me 👍 Good work! |
Signed-off-by: Michal Hajas <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this blog post, LGTM. Let's publish it and and keep our fingers crossed that we get feedback on some of the discussions we linked here.
Before publishing, please update the publishing date. Once it is published, I recommend posting this link to the SRE SIG group to get some first feedback.
Signed-off-by: Michal Hajas <[email protected]>
No description provided.