Skip to main content

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

  1. Complete the Identity Provider settings:
FieldNotes
Single LogoutEnable the toggle
Single Logout URLEnter 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 RedirectYou can set a second page for the admin to be redirect to after successfully logging out by entering the URL of the page here
  1. 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

  1. Complete the Identity Provider settings:
FieldNotes
Single LogoutEnable the toggle
Single Logout URLEnter the logout URL. This will configure the admin adapter to delete the local session first, then redirect to the URL endpoint.
After Logout RedirectLeave empty
  1. 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.