Class AddTokenDeliveryAttributesToClaimsSet

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 AddTokenDeliveryAttributesToClaimsSet extends AbstractOIDCResponseAction
Action that adds claims to a ClaimsSet. Claims are added from OIDCAuthenticationResponseTokenClaimsContext. The main use cases are adding token delivery attributes to id token in token endpoint response or to user info response.