Class AddAttributesToClaimsSet

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 AddAttributesToClaimsSet extends AbstractOIDCResponseAction
Action that adds claims to a ClaimsSet. Claims are formed of resolved attributes having OIDC encoder. Action verifies user has consented to release attribute, if consent information is available. Actions will not add claims listed as reserved.