|
|
Component: Authenticator of users.
|
|
Authenticates user information against the LiveCycle User Management database.
Useful when you need to confirm the validity of someone's login credentials from within a LiveCycle form or process.
|
Operations
|
Icon
|
Name
|
About
|
Link |
|
|
Authenticate user
|
Checks user loginid and password against LiveCycle User Management. For LDAP domains, the authentication is delegated to the LDAP server.
Why use it
- Useful for verifying someone's username and password from a button on an e-Form.
- Allows you to create an orchestration that re-validates someone's username and password.
- Useful for integrating external applications into LiveCycle, for example, this would allow a webservice to be created that allows an external application to authenticate users against the LiveCycle User System.
|
Properties |
Input Parameters
|
Input - Set the authentication inputs.
|
|
|
User login id. - The user login id.
Password - The password that the user has for the local or LDAP domain.
|
Output Parameters
|
Output - Set the athentication outputs.
|
|
|
Is Valid - Returns 'true' if the user login id and password are valid, 'false' if the user doesn't exist, or the password is invalid.
|
|
DOWNLOADS
DOCUMENTATION
|
|