Knowledge: Office365 API setup for Sysero Application calls to read AzureAD groups and other API REST calls (Microsoft Graph)
Back
    Title*Office365 API setup for Sysero Application calls to read AzureAD groups and other API REST calls (Microsoft Graph)
    ManualAdministration
    Manual Level TwoIntegrations
    Manual Level ThreeOffice365
    Created08/07/2021
    DetailThese calls are made at system level so a seperate App Registration is required in AzureAD.

    Office365 (Azure Active Directory) Settings
    1. Go to Azure Portal > Azure Active Directory.
    2. Click on App Registrations.
    3. Click on New Application Registration.
    4. Enter the name e.g. Sysero (Application)
    5. Leave Supported Account Types as Single Tenant
    6. Note the Application (client) ID.
    7. Note the Directory (tenant) ID.
    8. In API Permissions check that the following is set Micrsoft Graph Application (not User Delegated) Permission:
      1. Directory.Read.All
      2. Group.Read.All
      3. GroupMember.Read.All
      4. User.Read.All
    9. Grant Admin Consent.
    10. In Certificates and Secrets add a Secret called Sysero and make a note of it.
    Sysero

    Set the following values in Sysero > Admin System > OAuth Settings:
    • OAuth ClientID Office365 (Application).
    • OAuth DirectoryID Office365 (Application).
    • OAuth Secret Office365 (Application).
    Once complete Sysero at application level has access to use RESTOAuth type Data Actions to lookup groups or system jobs to sync via AzureAD groups via REST Microsoft Graph API.
    Privacy Policy
    Cookies help us to improve your user experience. By using this site you consent to cookies being stored on your device. Read more...
    Back to Top
    View or hide all system messages