Microsoft Graph Identity Api Application Example

AuthenticationAuthorizationIdentityMicrosoftMicrosoft EntraOAuthOpenID ConnectSAMLSCIMSingle Sign-OnZero Trust

Microsoft Graph Identity Api Application Example is an example object payload from Microsoft Azure Active Directory, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

acceptMappedClaimsknownClientApplicationsoauth2PermissionScopespreAuthorizedApplicationsrequestedAccessTokenVersion

Example Payload

Raw ↑
{
  "acceptMappedClaims": "example_value",
  "knownClientApplications": [],
  "oauth2PermissionScopes": [],
  "preAuthorizedApplications": [],
  "requestedAccessTokenVersion": "example_value"
}