Back arrow after succesful login/redirect to our web application
Kevin P. Foote
kpfoote at iup.edu
Thu Jun 27 09:30:39 EDT 2013
On Thu, 27 Jun 2013, Stein, Eric wrote:
> We noticed that when we hit the back arrow on a browser after a successful login/redirect to our web application, we get sent back to https://cas.locusfocus.com/idp/profile/SAML2/Redirect/SSO, which renders as an error page:
Welcome to SAML and SSO in general..
> We're using shibboleth as IdP and SP, with CAS under the IdP hood. Is there any way to change this behaviour? I guess we'd like it to redirect right back to our application page, but I'm open to other ideas as well.
You can trap various Errors at the IdP and make them more presentable to the end
user. But, you can not remove the ability for some one to hit the back
button and arrive at your, more useful or not, error page.
You can dig through the archives here for different methods that users have come
up with..
FWIW I think I like Scott's error page trapping and rendering method best.
------
thanks
kevin.foote
More information about the users
mailing list