...
h3. Component: com.avoka.livecycle.authenticator 1.0
|
h2. Authenticator Service
|
| Authenticator of users.: Produces textually formatted dates from date objects. |
| Authenticator of users.: Authenticates user information against the LiveCycle User Management database |
|
... |
h3. Operation: authenticate |
| Autenticate user: Checks user loginid and password against Adobe domain. |
| 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
enterprise/adobe
local or LDAP
domain. | |
|| Output Parameter || Type || Description || |
| | Is Valid | java.lang.String | This indicates whether or not the user login id and password match the enterprise/adobe domain information. | |
| | 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. | |
|
... h5. {panel:borderStyle=solid} 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|mailto:docfeedback@avoka.com?subject=DSC Documentation Feedback on Service: Authenticator of users.] {panel}
h3. 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. | |