Skip to main content

Simple authentication

XML
<auth:simple var="var" username="string" password="string" otp="string"/>

<auth:simple /> authenticates a user by username and password.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name auth:simple
usernamestringUsername or e-mail address auth:simple
passwordstringPassword auth:simple
otpstringOTP authentication code for 2FA (optional) auth:simple

Results

BindingTypePredicate
varno-result-propagation