Class AddLogoutParametersToClientMetadata

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, org.springframework.beans.factory.Aware, org.springframework.context.MessageSource, org.springframework.context.MessageSourceAware, org.springframework.webflow.execution.Action

public class AddLogoutParametersToClientMetadata extends AbstractOIDCClientMetadataPopulationAction
Adds the parameters related to OIDC logout to the output OIDCClientMetadata. The values are expected to be already validated.
  • Constructor Details

    • AddLogoutParametersToClientMetadata

      public AddLogoutParametersToClientMetadata()
  • Method Details