Whenever CAS authenticates a request, it creates a cookie with host as "shortname.abc.com". If I open a REST client in the same browser and send a request to the web application using the FQDN name , it gets a proper response. But if I use the short name to communicate via REST client, it doesn't gets authenticated. It's because the browser doesn't sends the cookie along with this request. Can we configure CAS to return the same CASGT with two cookies one for short name and another for FQDN. Are there any other ways to achieve this goal . I don't want to provide the credential information via REST client
Thanks Guru -- 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
