CAS Authentication

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
*cas.server.url* : your CAS server URL.

*cas.logout.path* : the path to the CAS server logout page. In the above example, the full path URL to the logout page is : {color:#000000}https:{color}{color:#000000}//localhost:8443/cas/logout.{color}

{color:#333333}{*}cas.login.path{*}{color} {color:#333333}: the path to the CAS server login page. In the above example, the full path URL to the login page is : {color}{color:#000000}https:{color}{color:#000000}//localhost:8443/cas/login.{color}

{color:#000000}{*}webapp.url{*}{color} {color:#000000}:{color} the URL to your Petals View webapp. This URL must be accessible from the CAS server as it will redicrect to this URL after authentication.