Warning intercept execution order

Cantor, Scott cantor.2 at osu.edu
Wed Jul 21 01:24:51 UTC 2021


On 7/20/21, 9:20 PM, "users on behalf of Paul B. Henson" <users-bounces at shibboleth.net on behalf of henson at cpp.edu> wrote:

>    Is there any way to make the warning intercept the last thing that runs before the redirect?

Not if client storage is used.

>    If I end up needing to modify the system cas flow again like I did in 4.01, how do I do that given that it no
> longer exists outside of a jar file somewhere? Is there someplace I can put it in the file system where it will
> override the system one?

Even if it were possible, it's a terrible idea. An outbound interceptor would render a view after the client storage save step. Alternatively, you could just customize that view to start with.

-- Scott




More information about the users mailing list