SSO With Microsoft Azure AD
Overview
This step-by-step guide explains how to set up Single Sign-On in AutoRABIT with Microsoft Azure Active Directory (AD) as your SAML 2.0 Identity Provider (IdP).
When you integrate AutoRABIT with Azure AD, you can:
Control in Azure AD who has access to AutoRABIT
Enable your users to be automatically signed in to AutoRABIT with their Azure AD accounts
Manage your accounts in one central location - the Azure portal.
Prerequisites
To get started, you need the following items:
An Azure AD subscription.
You will need to be an Administrator in AutoRABIT and in Azure AD to configure SSO.
Add AutoRABIT as a non-gallery application.
In Azure AD
Sign in to your Azure management portal.
Select the Azure Active Directory service from the left sidebar. Click Enterprise applications.
Select All applications from the Application type dropdown.
Click New application and, on the Add from the gallery section, type autorabit, and press Enter.
From the results, select AutoRABIT, change the name if you wish, and click Add.
Go to the AutoRABIT app page and click on Single sign-on.
On the Select a Single sign-on method dialog, select SAML mode to enable single sign-on.
On the Set up Single Sign-On with SAML page, click the Edit (pencil) icon for Basic SAML Configuration to edit the settings.
On the Basic SAML Configuration section, perform the following steps:
In the Identifier (Entity ID) field, enter the URL in the following format: <instanceURL>/saml/metadata. For example- If your instance is https://xyz.com, then the Identifier (Entity ID) would be: https://xyz.com/saml/metadata
In the Reply URL field, enter the URL in the following format: <instanceURL>/saml/SSO. For example- If your instance is https://xyz.com, then the payload URL would be: https://xyz.com/saml/SSO
In the Sign on URL field type the secure URL of your domain (i.e. starting with https://). For example- https://xyz.com
On the Set up Single Sign-On with SAML page, in the SAML Signing Certificate section, find Federation Metadata XML and select Download to download the certificate and save it on your computer.
In AutoRABIT
Now that your Azure SSO implementation is set up, you’ll need to follow just a few more steps to configure SSO in your AutoRABIT account.
Login to your AutoRABIT account.
Hover your mouse over the Admin module and select the option: My Account
On the My Account page, go to the 3rd section: SSO Configuration
Browse for the metadata XML file you downloaded in your local machine and upload them.
Sign out from your AutoRABIT account.
Go to the AutoRABIT login page. This time you need to log in via SSO, so, therefore, click on the option: Single Sign On
Enter the domain name and click on Go.
Last updated