Docusign authorization
Paul B. Henson
henson at cpp.edu
Fri Dec 1 16:47:37 EST 2017
> From: Cantor, Scott
> Sent: Friday, December 1, 2017 12:24 PM
>
> > Would there be an easy way to make the intercept redirect to an external
> > webpage in the result of failure rather than displaying an internal idp error
> > page?
>
> Just with a meta-refresh in the error view I guess.
Yeah, that should probably be good enough. So it sounds like I need to implement an intercept, have it return a custom event if it fails, and then map that event to my own error view which uses a refresh to redirect the browser to the user's desired "authorization request" page...
Right now I just have the one, but if I ever get a second I'm going to have to figure out how to parameterize it so I don't have a proliferation of intercepts, customer events, and error views. Thanks for the advice...
--
Paul B. Henson | (909) 979-6361 | http://www.cpp.edu/~henson/
Operating Systems and Network Analyst | henson at cpp.edu
California State Polytechnic University | Pomona CA 91768
More information about the users
mailing list