IDP4 (4.3.1) Context Check Intercept - Actions after the View is displayed

Cantor, Scott cantor.2 at osu.edu
Mon Dec 16 20:09:39 UTC 2024


> I was hoping to be able to do something like the Consent
> Intercept does with the terms of use. It does its test to see if
> you have a cookie set, takes you to a form if you don't, you
> have to accept the terms of use, then you click Submit and it
> sets the cookie. 

The consent flows don't terminate the conversation unless the option to do so is selected (rejecting consent basically), and if that happens, you end up in the same situation, the conversation would be over.

Only when consent is granted does it keep going, and in either case there's no subsequent custom behavior supported apart from running another interceptor flow afterwards.

You're welcome to update the context-check documentation (for V5) with any clarifications you feel are helpful to explain the limitations.

In practice the amount of work required to use the context-check flow to do something and the External flow to do the same thing (but then leave open the option to do more work) is not hugely different.

-- Scott




More information about the users mailing list