Class AddRemainingClaimsToClientMetadata

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 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.