Skip to content

Conversation

@wolfaba
Copy link
Contributor

@wolfaba wolfaba commented Jan 23, 2025

We have additional updates, please, consider merging.

In this PR we add backchannel_logout_session_required and backchannel_logout_revoke_offline_tokens attributes

Thank you.

Regards,
Robert.

login_theme => 'keycloak',
backchannel_logout_url => 'https://test.foo.bar/logout',
backchannel_logout_session_required => 'true',
backchannel_logout_revoke_offline_tokens => 'true',
Copy link
Owner

Choose a reason for hiding this comment

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

For these new parameters, can you verify they are actually getting set? Further down is where the expected values are confirmed to be set.

secret => 'foobar',
login_theme => 'keycloak',
backchannel_logout_url => 'https://test.foo.baz/logout',
backchannel_logout_session_required => 'false',
Copy link
Owner

Choose a reason for hiding this comment

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

For these new parameters, can you verify they are actually getting set? Further down is where the expected values are confirmed to be set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants