Configuring the Custom Login Module
Users can create their own authentication module by configuring a custom login module.
The specific implementation of CustomLoginModule.java or equivalent class should typically inherit from SingleSignOnLoginModule.java or DefaultLoginModule.java.
- Procedure
- Launch MDM Configurator.
- Go to .
- Set the Custom value for Authentication Type property.
Result
The properties are similar to LDAP except the authentication class. Specify the com.tibco.cim.authentication.CustomLoginModule class.
For other properties, see Default LDAP Properties.