Creating Azure AD Graph API applications - PingAccess - 7.3

PingAccess

bundle
pingaccess-73
ft:publication_title
PingAccess
Product_Version_ce
PingAccess 7.3
category
Product
pa-73
pingaccess
ContentType_ce

To use the Azure AD Graph APIapplication programming interface (API) A specification of interactions available for building software to access an application or service., an application must exist to provide an application ID and key that PingAccess will use as the client ID and client secret for communication with the Graph API.

Create the application in Azure AD through the App Registrations blade using these criteria:

Name
Enter a unique name for the application, such as "Graph API app"
Application Type
Web app / API
Sign-on URL
This field is not relevant for this particular use case, but is required by Azure AD. Enter the PingAccess host.
  1. After you create the application, navigate to the application in the list.
  2. Select Required permissions and click Add.
  3. Choose Windows Azure Active Directory, and then click Save.

    For Application Permissions, read the directory data.

  4. Copy the Application ID.
  5. Generate and copy a Key.