Class CdSsoConditionAdviceFilter

  • All Implemented Interfaces:
    Filter

    public class CdSsoConditionAdviceFilter
    extends AbstractConditionAdviceFilter
    This filter handles any condition advices returned from AM during a policy evaluation, which one will depend on the policy. The condition advices are contained in the PolicyDecisionContext. If a supported condition advice is found then we send a redirect to AM with the advice details to fulfill the conditions.

    This specific condition advice filter manages the redirect to AM according to the OIDC flow required to handle cross-domain SSO.