finger pointing

Cantor, Scott cantor.2 at osu.edu
Mon May 10 12:04:23 UTC 2021


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

> What you think of adding an additional state, say perhaps RedirectToServiceNotify, which simply renders a
> template and immediately jumps to the existing RedirectToService? Could that be done directly in login-
> flow.xml, or would that need to be a new sub flow with other files/pieces floating around?

I don't really know.

Note that you'd be relying on tricks like meta-refresh to get any sort of additional view added. Those aren't things we tend to want to use where we don't have to.

I would say offhand, you should probably consider handling it with the warning interceptor. If a redirect is used, that would be the last state rendered in most cases.

-- Scott




More information about the users mailing list