Search Results :

×

Guide: Joomla OAuth Client Integration with IdentityServer3 Single Sign-On (SSO) | IdentityServer3 SSO


Integration of IdentityServer3 Single Sign-on (IdentityServer3 SSO) with Joomla using OAuth 2.0 Protocol. The miniOrange Joomla OAuth / OpenID Connect Single Sign-on (SSO) plugin makes it simple to set up IdentityServer3 SSO into Joomla and enable secure login into joomla. As a result, users can log in to Joomla and access the site by authenticating with their IdentityServer3 OAuth provider credentials.

Visit our Joomla OAuth Client Plugin page to learn more about the features and Pricing plans we offer for the Joomla OAuth Single Sign-on (OAuth & OpenID connect) plugin.

Pre-requisites : Download And Installation

Steps to configure IdentityServer3 Single Sign-On (SSO) Login into Joomla

1. Setup IdentityServer3 as OAuth Provider

  • 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.
  • Please refer the below table for configuring the scope & endpoints for IdentityServer3 in the plugin.

  • Scope: openid profile email phone address
    Authorize Endpoint: https://<your-domain>/identity/connect/authorize
    Access Token Endpoint: https://<your-domain>/identity/connect/token
    Get User Info Endpoint: https://<your-domain>/identity/connect/userinfo
    Custom redirect URL after logout:[optional] https://<your-domain>/identity/connect/endsession
    Set Client Credentials: In Both (In Header and In Body)

You have successfully configured Joomla as OAuth Client for achieving IdentityServer3 login into your Joomla Site.

Hello there!

Need Help? We are right here!

support