Search Results :

×

Configure Front Channel Logout in OAuth 2.1 Server

The miniOrange OAuth Server module supports Front-Channel Logout to provide a seamless logout experience across connected client applications. When a user logs out from the OAuth Server, it notifies all registered client applications by calling their configured front-channel logout URLs through the user's browser. This ensures that active sessions are terminated across all connected applications, providing a consistent logout experience.

  • Download the module:

    composer require 'drupal/oauth_server_sso'

  • Go to Extend menu on your Drupal admin console and enable the module by enabling the checkbox and click on Install button.
  • Configure the module at:

    {BaseURL}/admin/config/people/oauth_server_sso/config_client

  • Install the module:

    drush en oauth_server_sso

  • Clear the cache:

    drush cr

  • Configure the module at:

    {BaseURL}/admin/config/people/oauth_server_sso/config_client

  • Navigate to Extend menu on your Drupal admin console and click on Install new module.
  • Install the Drupal OAuth / OIDC Provider - Single Sign On (SSO) module either by downloading the zip or from the URL of the package (tar/zip).
  • Click on Enable newly added modules.
  • Enable this module by checking the checkbox and click on Install button.
  • Configure the module at:

    {BaseURL}/admin/config/people/oauth_server_sso/config_client

  • Before configuring the front-channel logout feature, ensure that the Drupal OAuth Server module is installed and configured on your Drupal site. Refer to this setup guide to complete the configuration.
  • After creating the client or registering the application, navigate to the App Registration tab.
  • From the left-side menu, click Client Settings.
Drupal OAuth Server - Click on Client Settings from left navigation menu

  • In the Client Settings tab, expand the Front-channel logout section.
Drupal OAuth Server - Expand Front Channel Logout Section in Client Settings

  • In the Front-channel logout section, check the checkbox for the Enable Front-channel Logout option.
  • After that, enter the logout URLs into the Logout URLs text field. You can add multiple URLs by clicking the Add button.
  • Finally, click the Save Client button to save the configuration.
Drupal OAuth Server - Enter Front Channel Logout URLs and Click Save Client

That's it. You have successfully configured the Front-channel Logout.

If you face any issues during the configuration or if you want some additional features, please contact us at drupalsupport@xecurify.com.


 Thank you for your response. We will get back to you soon.

Something went wrong. Please submit your query again

We'll Reach Out to You at the Earliest!



ADFS_sso ×
Hello there!

Need Help? We are right here!

support