The HackNotice platform can be synchronized entirely with AzureAD so that you can stay fully secure.
To integrate HackNotice through AD Sync, you’ll need to perform the following steps:
1. SAML integration
a. Follow this link for instructions on setting up Azure SAML.
b. Validate that the SAML works for at least one user.
c. Once this is complete, proceed to Step 2.
2. Create a new app within your AD Infrastructure
a. This lives under App registrations New registration
b. Title the App as “HackNotice Integration”
3. Within the new HackNotice Integration App, request the following permission:
(An Admin will have to approve the new permissions.)
a. This lives under the HackNotice Integration API Permissions
b. Permissions needed for Azure Sync:
4. Please collect the following data from the HackNotice Integration App and provide it to HackNotice:
a. Create a new client secret
i. This lives under HackNotice Integration Certificates & secrets New client secret ii. Save the client secret VALUE now; this is the only time you will be able to save it
b. We will need the following: clientID, client secret, tenantID, groupIDs
i. Client ID: HackNotice Integration Overview
ii. Client Secret: Created in Step 4a.
iii. Tenant ID: Azure Home Properties
iv. GroupIDs: Pull the group IDs from the groups you wish to import to HackNotice.
*Please note that all users under the groups will be brought into the platform.
“clientid” : “<cid>”,
“clientsecret” : “<>secret”,
“tenantid” : “<tid>”,
“dept_group_ids” : [
“<gid>”,
“<gid>”
]
5. Provide the above-listed fields to your contact at HackNotice: [clientID, client secret, tenantID, groupIDs]
a. If you have any questions, please contact your HackNotice representative.
6. For confirmation, after 1 business day, HackNotice will send a report of all users added.
a. If there are any discrepancies, please contact your HackNotice representative.
Comments
0 comments
Please sign in to leave a comment.