Class SecureLogoutExecutor.Configuration

java.lang.Object
org.keycloak.representations.idm.ClientPolicyExecutorConfigurationRepresentation
org.keycloak.services.clientpolicy.executor.SecureLogoutExecutor.Configuration
Enclosing class:
SecureLogoutExecutor

public static class SecureLogoutExecutor.Configuration extends ClientPolicyExecutorConfigurationRepresentation
  • Field Details

    • allowFrontChannelLogout

      protected Boolean allowFrontChannelLogout
  • Constructor Details

    • Configuration

      public Configuration()
  • Method Details

    • isAllowFrontChannelLogout

      public Boolean isAllowFrontChannelLogout()
    • setAllowFrontChannelLogout

      public void setAllowFrontChannelLogout(Boolean allowFrontChannelLogout)