Background
Some CentreStack tenants may already be using Office 365/Azure AD and wish to use their Azure AD credentials for signing onto CentreStack. This article describes how a CentreStack tentant can be configure such that users authenticate using their Azure AD credentials.
Configuration
- Sign into https://portal.azure.com as the Azure AD tenant global administrator.
- Click on Azure Active Directory in the left most blade then click on App registrations in the next blade:
- Click New application registration in the next blade:
- In the App registrations blade set:
- Name: Something meaningful such as the name of the tenant in CentreStack
- Application Type: Native
- Redirect URI: Any arbitrary but valid URI. The recommendation is to use the actual URL of the CentreStack host plus the tenant name. In this way, it should be more clear as to the purpose of this App registration.
- Once the options are set, click the Create button at the bottom of the blade.
- Click the Settings button in the Register app blade:
- Click the Required permissions in the Settings blade:
- Click the Add button:
- Click Select an API:
- Click Microsoft Graph then click the Select button at the bottom of the Select an API blade:
- Enable the following settings then click the Select button at the bottom of the Enable Access blade:
- Sign users in
- View user's email address
- View user's basic profile
- Click the Done button at the bottom of the Add API access blade:
- Click the Grant Permissions button in the Required Permissions blade:
- Click the Yes button:
- Close the Required Permissions blade.
- Close the Settings blade.
- In the Registered app blade, copy the Application ID to the clipboard and paste it into a text editor. It will be used later.
- Close the Registered app blade.
- NOTE: At this point you may find that the App registrations blade does not display the app you just created. To display the app change the drop down from My apps to All apps:
- In the Azure Active Directory blade, click Properties then copy the Directory ID to the clipboard and paste it into the text editor. This is the Tenant ID for the Azure AD tenant :
- Sign into the CentreStack server's management portal as a cluster or tenant administrator.
- Click on the CentreStack tenant to be associated with Azure AD.
- Click on GROUP POLICY:
- Click Account & Login:
- Click Azure AD:
- Click the Enable Authentication via Azure AD option, then:
- Domain Name: The Tenant ID copied from the Azure portal.
- Native Application Client ID: The Application ID copied from the Azure portal
- Click the Save button at the bottom right of the page.
- In the Tenant Dashboard, add a new Native user where the email address is identical to a user in the Azure AD tenant. The password can be anything it won't be used.
- Sign into the CentreStack web portal using Azure AD account that was added as a Native user.
- Download and install the Windows client.
- Logoff in the Windows client and log back in using the Azure AD account credentials.
Comments
1 comment
I know it's difficult keeping with how often Microsoft's portals change, but at this point, this article is entirely useless...
Please sign in to leave a comment.