redirectErrors and accessError
Cantor, Scott
cantor.2 at osu.edu
Wed Sep 4 09:45:49 EDT 2013
On 9/4/13 9:00 AM, "Laas Toom" <Laas.Toom at ut.ee> wrote:
>I'm trying to set up central error handling for our SSO setup to easily
>apply branding, but can't seem to get accessErrors to be redirected.
No, that particular case is just a straight replacement for using your web
server to handle 403 errors as you see fit.
>Is there a way to get access errors to be redirected?
No. You should use the web server natively to deal with access control
errors, the SP feature is more or less an anachronism.
-- Scott
More information about the users
mailing list