Simple authentication
Anatomy
<auth:simple var="var" username="string" password="string" otp="string"/>
Description: AUTH:SIMPLE authenticates a user by username and password.
Attributes
| Name | Type | Description | Defined By |
|---|---|---|---|
| var | var | Result variable name | auth:simple |
| username | string | Username | auth:simple |
| password | string | Password | auth:simple |
| otp | string | OTP validation code | auth:simple |
Results:
| Binding | Type | Predicate |
|---|---|---|
| var | no-result-propagation |