> to simplify my issue , how can i get parametre of variables login ans > userpassword from the URL like this > (https://CAS-ip-address:8443/cas/login?service=http%3A%2F%2F192.168.1.111%2Fba%2F&userPassword=password&login=login)
Unless you're willing to set up the machinery for ClearPass [1], you cannot get the user's primary credentials (commonly username+password) in the client. This behavior is by design and a central security feature of CAS. You might benefit from a high level overview of CAS [2] that outlines that aspect as well as some other important ones. M [1] https://wiki.jasig.org/display/CASUM/ClearPass [2] http://www.youtube.com/watch?feature=player_embedded&v=Ik_11Y17ASg#! -- 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
