Did you try mapping a 403 error to your custom page in the web.xml?
On Thu, Jul 1, 2010 at 2:26 AM, Malek S <[email protected]> wrote: > I am currently woring on spring security 3.0.2 + CAS 3.4.2 > I have one small issue. I have deployed CAS on Host A and client > application on Host B(note i have two applications). > > Its authenticating it properly. However when i m trying to access > application B. Ihave defined Roles ,Only Role_Admin can access applicationB. > if hes not having Admin role than access_denied page wil be shown. > > currently i m getting cointainer managed 403 Forbidden error. how can I > show my customized access_denied_page??? > > its working fine if i m running without CAS( i means showing error page). > > request you to plz provide me clarification,suggestions > > regars > MalekSF > > -- > You are currently subscribed to [email protected] as: > [email protected] > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
