Class SetRequestedClaimsToResponseContext

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action

public class SetRequestedClaimsToResponseContext extends AbstractOIDCResponseAction
Action that sets requested claims to response context. For instance attribute filtering may use this information.

This also executes a reverse mapping of the requested claims to map them back into RequestedIdPAttributes so the filtering mechanism is freed from that role.