authheader
Use the <authheader> tag to configure the user authorization functionality, including the registration form. The tag also supports configurable validation in strings that contain user login and password.
Available attributes:
| Attribute | Type | Mandatory | Description |
|---|---|---|---|
| class | String | N | Specify the CSS class name defined in the CSS field of the widget |
| profileUrl | String | N | Specify the path to the service portal section that contains the current user's profile page. If specified, the Profile item is available in the user menu. Otherwise, this item is not available, and users cannot open their profiles. |
Example:
authheader
<authheader profileURL="/portal/cabinet">
The template above adds the following element to the page:
