Search Results :

×

Configure IdentityServer4 Single Sign-On (SSO) with Joomla OAuth Client Plugin

Single Sign-On (SSO) with IdentityServer4 in Joomla uses OAuth Authorization to provide users secure access to the Joomla site. With our Joomla OAuth Single Sign-On (SSO) plugin, IdentityServer4 acts as the OAuth provider, ensuring secure login for Joomla websites.

The integration of Joomla and IdentityServer4 simplifies and secures the login process using OAuth protocol. This solution allows users to access their Joomla sites with Single Sign-On (SSO) using their IdentityServer4 credentials, completely removing the need to store, remember, and reset multiple passwords.

In addition to offering OAuth Single Sign-On (SSO) using IdentityServer4 credentials, the plugin also provides advanced SSO features like user profile attribute mapping, role mapping, and Azure multi-tenant login and providing site access based on organization email domains. For further insights into the array of features we offer within the Joomla OAuth & OpenID Connect Client plugin, kindly visit our page here. You can follow the below steps to setup IdentityServer4 OAuth SSO with Joomla.


In this configuration, IdentityServer4 functions as the OAuth server, while Joomla allows users to log in with their IdentityServer4 credentials by utilizing the Joomla OAuth Client Plugin.

  • Set up IdentityServer4 using guidelines provided here.
  • From Here Configure OAuth tab in Oauth Client plugin, collect Redirect/Callback URL and enter it into your IdentityServer4.
  • Copy your Client ID and Client Secret and save it on your miniOrange OAuth Client plugin Configuration.
  • You have successfully completed your IdentityServer4 OAuth Server side configurations.
  • In Plugin, Add identity server.
  • Enter your app name and use the following information to fill the details.
  • Go to Configure OAuth tab and configure App Name, Client ID, Client Secret from provided Endpoints.
  • openid is already filled but if it doesn't work then configure scope as User.Read and for fetching group info use scope is Directory.read.all.
  • Go back to your Joomla Dashboard. Then go to Components.
  • Go to the Step 2 [Client ID & Secret] tab of the Joomla OAuth Client plugin, here paste the Client ID, Client Secret and Tenant. Click on the Save Configuration button.
Get Started with OAuth Client Setup
  • Please refer the below table for configuring the scope & endpoints for IdentityServer4 in the plugin.
Scope email profile oneroster full
Authorize Endpoint: https://<your-domain>/connect/authorize
Access Token Endpoint: https://<your-domain>/connect/token
Get User Info Endpoint: https://<your-domain>/connect/userinfo
Custom redirect URL after logout[optional]: https://<your-domain>/connect/endsession?id_token_hint=##id_token##
Set Client Credentials: In Both (In Header and In Body)
ADFS_sso ×
Hello there!

Need Help? We are right here!

support