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) with java language.
thanks for your answers. Date: Thu, 5 Jul 2012 10:16:55 +0000 From: [email protected] Subject: [cas-user] transfer login/pwd with URL. To: [email protected] Hi I've successfully insttaled CAS service, and in the next step, i want to let may CAS-client to be reachable by a link including in other website (partn) without re-authenticate user who had already get authenticated in CAS of partn website. I want to redirect user to my cas-client and get them transparently authenticated, so if user exist in my database=redirect and authenticat them, else if dosen't exist i add them to my DATABASE (OPENLDAP) + redirect and autheneticat them transparently. I can't transfer login/password via URL using PHP (https://CAS-ip-address:8443/cas/login?service=http%3A%2F%2F192.168.1.111%2Fba%2F&userPassword=password&login=login), because CAS file are in java. thanks for your answers and advices. for more explain i'm available. Amine -- 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 -- 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
