Class AddTokenDeliveryAttributesToClaimsSet

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