What's New !!

Pricing Offers

We are happy to announce special offers for miniOrange Atlassian SSO, 2FA, REST API, User Sync and Group Sync Apps.

Contact Info

For any query, product related information or any help , contact us now. You can also raise a ticket with our support.

 

Contact Us Now

Azure AD as IdP


  • Sign in to Azure portal.
  • Click on view Manage Azure Active Directory.
  • OAuth/OpenID/OIDC Single Sign On (SSO), Azure AD SSO Login
  • In the left-hand navigation pane, click the App registrations service, and click New registration.
  • OAuth/OpenID/OIDC Single Sign On (SSO), Azure AD SSO App-Registration
  • When the Create page appears, enter your application's registration information.
  • In the Redirect URI enter the Callback URL from the plugin. You will find it in the Configure OAuth tab eg: [application-base-url]/plugins/servlet/oauth/callback
  • OAuth/OpenID/OIDC Single Sign On (SSO), Azure AD SSO registration
  • When finished, click Register. Azure AD assigns a unique Application ID to your application. Copy Application ID and the Directory ID , this will be your Client ID and Tenent ID respectively.
  • OAuth/OpenID/OIDC Single Sign On (SSO), Azure AD SSO Overview
  • Go to Certificates and Secrets from the left navigaton pane and click on New Client Secret. Enter description and expiration time and click on Add option.
  • OAuth/OpenID/OIDC Single Sign On (SSO), Azure AD SSO secret-Key
  • Copy value. This will be your client secret key.
  • OAuth/OpenID/OIDC Single Sign On (SSO), Azure AD SSO Secret-Key-2