Class ValidateClientIDAgainstPolicy

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 ValidateClientIDAgainstPolicy extends AbstractProfileAction
Validates a client ID against unregistered client policy via configurable policy enforcer. The validation is done only if OIDCMetadataContext is not found under the inbound message context.
Since:
4.0.0