Not sure how much REST support 3.3.3 has but take a look at this: https://wiki.jasig.org/display/CASUM/RESTful+API
On Tue, Aug 24, 2010 at 10:09 AM, k.illing <[email protected]>wrote: > We are running CAS 3.3.3. Now we want to enable a "silent" login to our web > applications and transmit the credentials of the user via parameter in the > request. > > When I have a look at the CAS Protocol, it states that the /login can act > as a credential acceptor. The requred parameters username and password are > clear. > But I have problems to provide the lt parameter, since it has to be of the > form _cXXX_kYYY and to be unique. > If I put in any random value I get into a redirection loop. > > What have I to do to get this working? > > Bets regards > > Karsten > -- > 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-dev > -- 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-dev
