Hi, I am trying to have cas redirect the user(after authentication) to the secured webapp using a post method. I saw I can do it by adding an additional parameter 'method=POST' like http://cas-server/cas/login?service=myAppUrl&method=POST Is there any other way as well? Also, will it affect other functionality which uses safeGetParameter to obtain parameters (like ticket)?
Thanks. -- 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
