SSO Plugin Authenticator
SSO Plugin can be used as a single sign on solution to provide automatic login capabilities for Kinetic Calendar.
Feature
This external authenticator works with SSO Plugin (http://www.javasystemsolutions.com/jss/ssoplugin) from Java System Solutions.
NOTE: This authenticator is compatible with Calendar 1.5 only.
Installation Instructions
- SSO Plugin MUST be installed and setup before this authenticator will work. Please consult the documentation (http://www.javasystemsolutions.com/jss/ssoplugin) for SSO Plugin first.
- Unzip the archive file
- Copy the JSSCalAuthenticator.jar file to the Kinetic Calendar WEB-INF/lib directory
- Modify the WEB-INF/classes/KinCal.xml properties fille
- AuthenticationAdapter => com.kd.sso.authentication.JSSCalAuthenticator
- Save the properties file
- Restart the Web Server