Developer Programs

Learn

Docs

Logout

Jack Henry Identity > UX Flows > Logout

Products integrating with Jack Henry Identity can support a logout feature in which the session cookie for the product is destroyed.

Jack Henry Identity also supports an OIDC logout flow in which the user is prompted to confirm whether to logout of the identity provider. Products can choose to have users redirected to a pre-registered URL after logout.

  1. User selects logout option within Your Product.
  2. Your Product destroys the user’s session cookie for Your Product.
  3. Your Product redirects the user to the Jack Henry Identity logout flow (with optional post_logout_redirect_uri query parameter).
  4. The user is asked whether they want to logout of Jack Henry Identity.
  5. If the user chooses to logout, Jack Henry Identity destroys the user’s IDP session.
  6. If a valid (pre-registered) post_logout_redirect_uri was supplied, Jack Henry Identity redirects the user to that URL after logoout.
What if the user is logged into other products?
When a user logs out of Jack Henry Identity, if another product has an active session for the user it will stay active.

Have a Question?

Did this page help you?

Last updated Mon Nov 10 2025