Greetings,

I have a CAS 3.4.2 instance deployed at http://cas.acme.com and a GWT
web application deployed at http://serv1.acme.com with a corresponding
JAX-RS layer deployed at http://serv1.acme.com/rs -- the CAS instance
is configured against a corporate LDAP server. The serv1 application
uses standard Spring Security 3.x to route authentication over to the
CAS instance. For the base case, everything is working great; users
are able to log in with their LDAP credentials and access the
application as well as the JAX-RS layer from the web browser..

I am now trying to write an exploiter of the JAX-RS layer in a stand
alone Java application. When I hit the URL for a particular resource,
I am forwarded to the CAS logon page. Is there some easy way for me to
programmatically authenticate myself against CAS? All of
http://www.ja-sig.org/wiki/display/CASC/CAS+Client+for+Java+3.1 seems
to be referring to CAS-ifying a web application. Perhaps someone has a
good solution using Apache HTTP Client?

Any help is appreciated.
-Jesse

-- 
There are 10 types of people in this world, those
that can read binary and those that can not.

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to