Class AddAuthorizationCodeHashToIDToken

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, 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.