Browser Initiated Logout

You can trigger a logout by redirecting the user’s browser to CONNECT’s logout endpoint: https://appname.scienceconnect.io/api/oidc/logout?post_logout_redirect_uri=... The request parameters are as follows:

Parameter Name Description
post_logout_redirect_uri

The URL where CONNECT redirects back to, after the logout. This URL is configured on the CONNECT side as an authorized origin.