Configuring Single Logout
Single Logout configuration depends on the configuration of your Identity Provider. Check what your Identity Provider supports before configuring.
Single Logout is configured within the Identity Provider settings
Single logout flow is supported
- Complete the Identity Provider settings:
Field | Notes |
---|---|
Single Logout | Enable the toggle |
Single Logout URL | Enter the logout URL. The URL for Logout endpoint is usually found in the SingleLogoutService tag. Note: Only the HTTP-Redirect binding type is currently supported. |
After Logout Redirect | You can set a second page for the admin to be redirect to after successfully logging out by entering the URL of the page here |
- Click Save to complete configuring Single Logout.
Single logout flow is not supported but the Identity Provider does support a URL entry point that disconnects the admin session
- Complete the Identity Provider settings:
Field | Notes |
---|---|
Single Logout | Enable the toggle |
Single Logout URL | Enter the logout URL. This will configure the admin adapter to delete the local session first, then redirect to the URL endpoint. |
After Logout Redirect | Leave empty |
- Click Save to complete configuring Single Logout.
Single logout flow is not supported and logout URL is not supported
You will not be able to use Single Logout, leave the Single Logout fields empty.
The session will only be ended on Jadu Connect, the user will need to logout of the Identity Provider separately.