Component: com.avoka.livecycle.authenticator 1.0
Authenticator Service
Authenticator of users.: Authenticates user information against the LiveCycle User Management database
Operation: authenticate
Autenticate user: Checks user loginid and password against LiveCycle User Management. For LDAP domains, the authentication is delegated to the LDAP server.
| Input Parameter |
Type |
Description |
| User login id. |
java.lang.String |
The user login id. |
| Password |
java.lang.String |
The password that the user has for the local or LDAP domain. |
| Output Parameter |
Type |
Description |
| Is Valid |
java.lang.String |
Returns 'true' if the user login id and password are valid, 'false' if the user doesn't exist, or the password is invalid. |
For how to configure license information for this component service - Authenticator of users., please click on the following link:
Avoka LiveCycle ES Component License Configuration
Please send us any questions or comments on this documentation regarding Authenticator of users. by clicking on the following link:
Feedback
Licence Configuration:
| Parameter |
Type |
Description |
| License Key |
java.lang.String |
The license key provided to you when you purchased a production license for this Solution Component. If blank this Solution Component will assume evaluation mode and allow 100 invocations or 6 hours up-time. |
| License Organisation |
java.lang.String |
The organization name you provided to Avoka for which you are licensing this Solution Component. |