/
Azure AD Application Registration and Permissions

Azure AD Application Registration and Permissions

Step-1

Official Documentation

https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app

Its simple, Define App Name and Click Register.

 

Step-2

Ask your Azure administrator to provide below delegated permissions for Microsoft Graph.

  • Group.Read.All

  • User.Read.All

  • User.Read

 

Step-3

Add Redirect URI e.g.

For Confluence, your Redirect URI will be: <BASE_URL>/plugins/ldapgroupsync/manage-ldapgroupsync.action

For Jira, your Redirect URI will be: <BASE_URL>/secure/AdGroupSyncAction.jspa

For Jira Cloud, your Redirect URI will be: https://adgroupsync.ilaesolution.com/azure

 

Related content

Jira Active Directory Group Sync REST API
Jira Active Directory Group Sync REST API
More like this
One Login Test Cases
Read with this
Azure AD Application Registration and Permissions
Azure AD Application Registration and Permissions
More like this
Jira Cloud Azure Active Directory / LDAP Group Sync
Jira Cloud Azure Active Directory / LDAP Group Sync
More like this
Create Google OAuth Client ID / Secrets
Create Google OAuth Client ID / Secrets
More like this
Active Directory Group Sync App
Active Directory Group Sync App
More like this