Fetch Azure users without service accounts
In Azure integration, you can exclude service accounts, meeting rooms, and other accounts using User Creation Restriction by multiple fields, like the below image. We ignore accounts with an empty surname (.+) and then will not bring meeting rooms and similar accounts, so will get only real user accounts. Also, as e.g., you can bring only accounts with email cerbrea.sa by regular expression (?im)^ [A-Z0-9._%+-]\@(cerebra\.sa)$
© 2024 Cerebra All Copyrights Reserved
Related Articles
Azure Active Directory Integration
Introduction This document is a guide for integrating the Azure Active Directory users into InfoShield. Azure Integration Requirements Please provide the below requirements. Note: You will need application administrator, application developer, or ...
Upload users
Introduction To use InfoShield, admins need to add users. This process can be done by manually adding users or importing the list of users through a CSV file. Creating a User You can add users manually by clicking on "Create User" in the user ...
Azure Sync company User (Sync by specified company)
-Now as admin you can run the sync to import or update the company users for specified company. -From users --> Go to Azure Sync company User. -Select which company you want to run the sync for -Then click on Run User Sync Now
Site Administrator guide
Recreate stored certificate Dashboard -> Site Administrator -> Recreate stored certificates Certificates re-create enable you to re-create the certificate for company. If the certificate is cached. Make sure to pick the company name Language ...
Nssm Deployment Guide
Nssm Install This document is a guide for the installation nssm services that make start the service when the server is restart. 1- Search for (CMD): 2- Paste the path on (CMD): 3-Write nssm install: 4-Choose this: 5-Choose httpd: 6- Write the ...