Class AddAuthorizationCodeHashToIDToken

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 AddAuthorizationCodeHashToIDToken extends AbstractOIDCSigningResponseAction
Action that adds authorization code hash claim to a IDTokenClaimsSet. Configurable calculation strategy function is used for producing the hash.