MS Graph: What’s New - Mar-30-2021

MS Graph: What’s New – Mar-30-2021

API Service Description
beta Identity and access
To support configuring an identity provider in an Azure AD and Azure AD B2C tenant, introduced new resource type identityProviderBase entity.
To support configuring an Apple identity provider in Azure AD B2C tenant, introduced new resource type appleIdentityProvider entity.
To support configuring an Built-in identity provider in an Azure AD tenant, introduced new resource type builtInIdentityProvider entity.
To support configuring a social identity provider in an Azure AD and Azure AD B2C tenant, introduced new resource type socialIdentityProvider entity.
To support configuring an OpenID Connect identity provider in an Azure AD B2C tenant, introduced new resource type openIdConnectidentityProvider entity.
To support creating identity providers in an Azure AD and Azure AD B2C tenant, introduced post operation.
To support listing all identity provider configurations in an Azure AD and Azure AD B2C tenant, introduced list operation.
To support getting an identity provider configuration in an Azure AD and Azure AD B2C tenant, introduced get operation.
To support updating an identity provider in an Azure AD and Azure AD B2C tenant, introduced update operation.
To support deleting an identity provider in an Azure AD and Azure AD B2C tenant, introduced delete operation.
To support listing available provider types of identity provider in an Azure AD and Azure AD B2C tenant, introduced availableProviderType operation.
Deprecated the identityProvider entity to replace it with new identity provider API.
Deprecated the opeIdConnectProvider entity to replace it with new identity provider API.
Deprecated post operation to replace it with new identity provider API.
Deprecated list operations to replace it with new identity provider API.
Deprecated get operations to replace it with new identity provider API.
Deprecated availableProviderType operations to replace it with new identity provider API.
Deprecated update operations to replace it with new identity provider API.
Deprecated delete operations to replace it with new identity provider API.

Source: Microsoft

Published: Mar-30-2021