After performing local signout, navigate the user's browser to the OIDC logout page. This page clears the user's Okta session, and then redirects back to the post_logout_redirect_uri
that is provided. This URI must be one of those listed in the Logout redirect URI
section of your application's settings. See Define the signout callback for more information on defining this URI in your application settings.