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
