This gives the ability to integrate Non-CSP Partner creates the application in MS Azure Portal by themselves
This integration involves registering one application to pull Customers' Azure AD details (Multi-Tenant application).
Multi-Tenant application
Creating Azure Application for Microsoft Partner Center
Step 1a: Login to https://portal.azure.com/ using Global Administrator Role to get Client ID, Secret ID and set permissions.
Step 1b: In the Microsoft Azure Portal, search for Azure Active Directory and select it.
App Registration
Step 1c: Navigate to App Registration —> Click on + Add —> Click on App Registration.
Register an application page will need below information:
Name - Any Name for the application. E.g. CyberCNS_Azure_NonCSP
Select the Supported Account Types as Multi Tenant.
Redirect URL
Under the select platform box select as Web.
Second box give the URL link as https://authccns.mycybercns.com/
Once all the information is entered correctly click on the Register Button.
Once the application is registered successfully, it will give a Pop-up Message as “Successfully created application <Application Name>”.
Step 2c: Copy the Application (Client) ID and Directory(Tenant) ID from here to be provided into the CyberCNS portal under Azure AD CSP Integration>Credentials> Azure Application for Azure Active Directory.
Certificate and Secrets
To create a New Client Secret for this created application, Navigate to Certificate and Secrets> Client Secrets> New Client Secret.
Provide a Description for this new client secret
Provide until when this Client Secret can be used and then click on Add.
Partner need to renew the client secret once it expires and add it back to CyberCNS portal.
Once added an auto-generated Value will be seen. Copy the Value and use it as a Client Secret into CyberCNS Portal.
API Permissions
Step 2d: Below are the permissions required for a CSP account. Make sure to have these API permissions(the below-mentioned API Permissions should have type as Application and Delegated) in place.
Navigate to API Permissions and select +Add a permission.
Under Request API Permissions, Select Microsoft APIs.
Click on Delegated permissions & Application permissions appropriately and search for the below permissions to add.
Once permissions are set, on the same page, please grant admin access by clicking on the Grant admin consent for Connect Secure and click on Yes button
Navigate to Enterprise Application> All Applications, search for the Application_name which is created & click on that Application_name.(Application created for multi tenant)
Once opened, navigate to the Security Section on the left hand side and select Permissions.
Under the Permissions, Click on Grant Admin Consent for Connect Secure.
On Granting the Consent it will redirect to the Microsoft User login screen.
Provide user email used (Global Administrator)
Click on Accept under permissions requested.
This completes adding Azure Application for Azure Active Directory.
Azure Active Directory Non CSP Integration setup
Global Settings → Integrations
Navigate to Global Settings(⚙) > Integrations and choose Azure AD Non-CSP from the integrations listed.
Add Credentials
It will lead to add credentials for your Azure AD Non CSP. Provide details as requested.
Add Azure AD Non CSP Credentials
Click on + to add Azure AD CSP credentials.
Choose a Name for the credentials for your reference.
Provide Tenant ID - This is the Tenant ID from the created application. (This is same for both the applications created- Multi Tenant).
Provide Client ID and Client Secret for created Azure application for Azure Active Directory(Multi Tenant).
Click on Save to save these credentials successfully. This will lead to Microsoft login page to ask for a consent.
Once the login is successful, the Azure AD Credentials will be stored successfully.
A user having a Global Administrator role/permissions is required to be used for login.
Using above method you can add multiple credentials.
Company Mapping
In Company Mapping, choose the Azure AD Credential of your choice from the dropdown
Click on +Add to map the company.
One of these two options could be selected
Import Companies from Azure AD:- To import multiple companies from Azure AD at a time. This will create a new company under CyberCNS for every company imported from Azure AD.
Map Existing Company to an Azure AD company:- To map an existing company into CyberCNS to the Azure AD company.
Import Companies from Azure AD
To import multiple companies from Azure AD, choose Import Companies from Azure AD, and click on Next.
Multiple companies can be added to the user interface so the Azure AD data to be synced to the appropriate companies selected.
Click on Finish to import all the selected Azure AD companies.
There is an option to Delete the integration mapping using the Action column. Any company mapping can be deleted if needed.
Map Existing Company to an Azure AD Company
As shown in the below image, to map existing company, select the Existing company and Azure AD company by using a dropdown or with the search bar as per the requirement.
Once the company is selected click on ‘+' to select the company and click on Finish to map all the selected Azure AD companies.
By clicking the Finish Button, the mapping company credentials will be saved.
There is an option to Delete the integration mapping using the Action column. Any company mapping can be deleted if needed.
Please wait for sync to complete to get the data under Azure Active Directory and Microsoft Secure Score section.
Under Azure Active Directory> Sync Now can help you sync the data at any point of time.
Once Sync now is selected, the Jobs > Azure Active Directory jobs section will show a job for sync in progress. Once it is completed, the data will be successfully shown under Azure Active Directory and Microsoft Secure Score.
This completes Azure Active Directory Non-CSP Integration documentation.