fix(intercom): New Keycloak Token Exchange flags

This commit is contained in:
Jaime Conde
2025-07-28 15:31:37 +02:00
parent bc13cc754a
commit a33f1683ff

View File

@@ -527,7 +527,10 @@ config:
publicClient: false
authorizationServicesEnabled: false
attributes:
use.refresh.tokens: true
backchannel.logout.session.required: true
standard.token.exchange.enabled: true
standard.token.exchange.enableRefreshRequestedTokenType: "SAME_SESSION"
backchannel.logout.revoke.offline.tokens: true
backchannel.logout.url: "https://{{ .Values.global.hosts.intercomService }}.{{ .Values.global.domain }}/backchannel-logout"
protocolMappers: