Microsoft Entra · Example Payload

Microsoft Entra Graph Identity Web Application Example

Access ManagementAuthenticationAzure ADEntraIdentityIdentity GovernanceMicrosoftNetwork SecuritySecurityZero Trust

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

Top-level fields

redirectUrishomePageUrllogoutUrlimplicitGrantSettings

Example Payload

Raw ↑
{
  "redirectUris": [],
  "homePageUrl": "https://www.example.com",
  "logoutUrl": "https://www.example.com",
  "implicitGrantSettings": "example_value"
}