On the CapaOne - Management page, you can integrate your Azure AD for user managementTo setup azure AD integration sync, you need to .
You must register an application with Azure Active Directory to set up Azure AD integration sync. This application is used for synchronizing users from Azure AD to CapaOne. In At any given time, you can delete the azure Azure AD integration if needed.
...
Login with your Global Administrator credentials.
Click on Azure Active Directory.
Click on App Registrations in the left pane.
Click on New registration.
Provide a name and select what organizational directory should be synced. When the name and directory is are selected, click on register in at the bottom of the page.
A Secret needs to be added to the App. Click on Add a certificate or secret.
Click on New client secret.
Provide a description (not required). We suggest setting the Expires to 24 months so you don’t need to create a new client secret every 6 months. Click on Add to create the Client Secret.
After the client secret is created, you need to copy the value and save it in a note, ; it’s needed for later. If you refresh the page or leave the page, you need to create a new client secret.
Click on API Permissions in the left pane. Now click on New Client Secret.
A menu appears from the right. Select Microsoft Graph.
Select Application Permissions.
Scroll down and expand User. Set a checkmark in User.Read.All and click on Add Permissions.
Click on Grant admin consent for default directory and click Yes to the popup.
Click on Home in the upper left corner.
Click on Azure Active Directory.
...