Title | Added | Status | Last reviewed |
---|---|---|---|
Logout directive |
v2.0.0 |
Active |
2019-03-20 |
Logs the user out when the decorated element is clicked.
<button adf-logout>Logout</button>
Name | Type | Default value | Description |
---|---|---|---|
enableRedirect | boolean |
true | Enable redirecting after logout |
redirectUri | string |
URI to redirect to after logging out. |
The configuration for Kerberos authentication will allow users to access Alfresco products by entering their credentials only once when logging into their Windows environment.
You don't need to use the logout directive when Kerberos SSO is enabled in ADF.
See Kerberos Configuration for instructions on configuring Kerberos for an ADF app.