Description: A visual element allows a logout operation if the user is logged.
JavaDoc: Click here
Remarks: The default stage for login is the one defined in DiF's configuration. See more about this here.
Body content: Empty. All enclosed content will be ignored.
Attributes:
| Name | Description | Data type | Required | Default value |
| onLoginStage | The target destination after submit | String | No | The current stage |
Examples:
<dif:document>
<dif:login/>
...
</dif:document>