Skip to main content

JASIG CAS (Central Authentication Service)

Profile: cassecurity

After installing the iGrafx platform , edit the file igrafx.properties in your iGrafx base directory. Add or update the following lines and modify them to use your CAS server's URL:

igrafx.usercentral.cas.logouturl=http://www.yourcasserver.com/logout igrafx.usercentral.cas.casurl=http://www.yourcasserver.com igrafx.usercentral.cas.loginurl=http://www.yourcasserver.com/login

To allow authentication using CAS, use the profile name cassecurity. After making these changes, restart your application server.

The CAS authentication scheme will work only for the web-based login. The iGrafx client login will be the same as in the default authentication scheme.

Resources: http://www.jasig.org/cas