Class AddRemainingClaimsToClientMetadata

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

public class AddRemainingClaimsToClientMetadata extends AbstractOIDCClientMetadataPopulationAction
Adds the remaining recognized claims from the input metadata to the output OIDCClientMetadata. The static set of remaining recognized claims contain 'dpop_bound_access_tokens' and 'require_pushed_authorization_requests'. The metadata policy offers a dynamic way to add any other claims to be recognized and thus included in the output metadata.