Skip to content

Commit

Permalink
Merge pull request #25767 from microsoftgraph/main
Browse files Browse the repository at this point in the history
Merge to publish.
  • Loading branch information
Lauragra authored Nov 23, 2024
2 parents 67f7b88 + fb83d28 commit eb971bc
Show file tree
Hide file tree
Showing 235 changed files with 1,213 additions and 260 deletions.
1 change: 1 addition & 0 deletions api-reference/beta/api/activitystatistics-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "madehmer"
ms.subservice: "insights"
doc_type: "apiPageType"
ms.date: 04/04/2024
---

# List activityStatistics
Expand Down
1 change: 1 addition & 0 deletions api-reference/beta/api/connectorgroup-list-applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "dhruvinrshah"
ms.subservice: "entra-applications"
doc_type: "apiPageType"
ms.date: 04/04/2024
---

# List applications assigned to a connectorGroup
Expand Down
1 change: 1 addition & 0 deletions api-reference/beta/api/directorysettingtemplate-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ author: "yuhko-msft"
ms.reviewer: "mbhargav, khotzteam, aadgroupssg"
ms.subservice: "entra-directory-management"
doc_type: apiPageType
ms.date: 10/25/2024
---

# List directorySettingTemplates
Expand Down
1 change: 1 addition & 0 deletions api-reference/beta/api/driveitem-discardcheckout.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ author: "javieralvarezchiang"
ms.localizationpriority: medium
ms.subservice: "sharepoint"
doc_type: apiPageType
ms.date: 10/09/2024
---

# driveItem: discardCheckout
Expand Down
1 change: 1 addition & 0 deletions api-reference/beta/api/dynamics-currencies-get.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ author: SusanneWindfeldPedersen
ms.localizationpriority: medium
ms.subservice: "d365-business-central"
doc_type: apiPageType
ms.date: 04/04/2024
---

# Get currencies
Expand Down
1 change: 1 addition & 0 deletions api-reference/beta/api/dynamics-customer-get.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ author: SusanneWindfeldPedersen
ms.localizationpriority: medium
ms.subservice: "d365-business-central"
doc_type: apiPageType
ms.date: 04/04/2024
---

# Get customers
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ author: "mahage-msft"
ms.localizationpriority: medium
ms.subservice: "ediscovery"
doc_type: apiPageType
ms.date: 06/10/2024
---

# Create sourceCollection
Expand Down
1 change: 1 addition & 0 deletions api-reference/beta/api/ediscovery-legalhold-get.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "mahage-msft"
ms.subservice: "ediscovery"
doc_type: apiPageType
ms.date: 06/10/2024
---

# Get legalHold
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "markwahl-msft"
ms.subservice: "entra-id-governance"
doc_type: "apiPageType"
ms.date: 04/23/2024
---

# Create accessPackageAssignmentRequest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ author: "tonchan-msft"
ms.localizationpriority: medium
ms.subservice: "onedrive"
doc_type: apiPageType
ms.date: 10/01/2024
---

# Delete recycle bin items
Expand Down
1 change: 1 addition & 0 deletions api-reference/beta/api/filestoragecontainer-restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ author: "tonchan-msft"
ms.localizationpriority: medium
ms.subservice: "onedrive"
doc_type: apiPageType
ms.date: 05/20/2024
---

# fileStorageContainer: restore
Expand Down
56 changes: 22 additions & 34 deletions api-reference/beta/api/identitycontainer-list-identityproviders.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,22 @@ title: "List identityProviders"
description: "Get a collection of identity provider resources that are configured for a tenant, and that are derived from identityProviderBase."
ms.localizationpriority: medium
doc_type: apiPageType
author: "namkedia"
author: "brozbab"
ms.subservice: "entra-sign-in"
ms.date: 11/16/2024
---

# List identityProviders

Namespace: microsoft.graph

[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]

Get a collection of identity provider resources that are configured for a tenant, and that are derived from [identityProviderBase](../resources/identityproviderbase.md).
Get a collection of identity provider resources that are configured for a tenant.

For a Microsoft Entra tenant, the providers can be [socialIdentityProviders](../resources/socialidentityprovider.md) or [builtinIdentityProviders](../resources/builtinidentityprovider.md) objects.
Among the types of providers derived from identityProviderBase, in Microsoft Entra External ID, this operation can get a [socialIdentityProvider](../resources/socialidentityprovider.md), [appleManagedIdentityProvider](../resources/applemanagedidentityprovider.md), [builtinIdentityProvider](../resources/builtinidentityprovider.md), or an [oidcIdentityProvider](../resources/oidcidentityprovider.md) resource.

For an Azure AD B2C, the providers can be [socialIdentityProvider](../resources/socialidentityprovider.md), [openIdConnectIdentityProvider](../resources/openidconnectidentityprovider.md), or [appleManagedIdentityProvider](../resources/applemanagedidentityprovider.md) objects.
In Azure AD B2C, this operation can get a [socialIdentityProvider](../resources/socialidentityprovider.md), [appleManagedIdentityProvider](../resources/applemanagedidentityprovider.md), [builtinIdentityProvider](../resources/builtinidentityprovider.md), or an [openIdConnectIdentityProvider](../resources/openidconnectidentityprovider.md) resource.

[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]

Expand Down Expand Up @@ -49,23 +51,24 @@ Don't supply a request body for this method.

## Response

If successful, this method returns a `200 OK` response code and a collection of [socialIdentityProvider](../resources/socialidentityprovider.md), or [builtinIdentityProvider](../resources/builtinidentityprovider.md) objects in the response body for a Microsoft Entra tenant.
If successful, this method returns a `200 OK` response code and a collection of [socialIdentityProvider](../resources/socialidentityprovider.md) or [builtinIdentityProvider](../resources/builtinidentityprovider.md) objects in the response body for a Microsoft Entra tenant.

For an Azure AD B2C tenant this method returns a `200 OK` response code and a collection of [socialIdentityProvider](../resources/socialidentityprovider.md), [openIdConnectIdentityProvider](../resources/openidconnectidentityprovider.md), or [appleManagedIdentityProvider](../resources/applemanagedidentityprovider.md) objects in the response body.
For an Azure AD B2C tenant this method returns a `200 OK` response code and a collection of [socialIdentityProvider](../resources/socialidentityprovider.md) or [appleManagedIdentityProvider](../resources/applemanagedidentityprovider.md) objects in the response body.

## Examples

<a name='example-1-list-all-identity-provider-resources-configured-in-an-azure-ad-tenant'></a>

### Example 1: List all identity provider resources configured in a Microsoft Entra tenant
### Example 1: List all identity provider resources configured in a workforce tenant

#### Request

The following example shows a request.

# [HTTP](#tab/http)
<!-- {
"blockType": "request",
"name": "get_identityproviderbase_inAzureADtenant"
"name": "get_identityproviderbase_Azure_AD_tenant"
}
-->

Expand Down Expand Up @@ -108,6 +111,7 @@ GET https://graph.microsoft.com/beta/identity/identityProviders
---

#### Response

The following example shows the response.

>**Note:** The response object shown here might be shortened for readability.
Expand Down Expand Up @@ -144,7 +148,7 @@ Content-Type: application/json
}
```

### Example 2: List all identity providers configured in an Azure AD B2C tenant
### Example 2: List all identity provider resources configured in an Azure AD B2C tenant

#### Request
The following example shows a request.
Expand All @@ -153,7 +157,7 @@ The following example shows a request.
# [HTTP](#tab/http)
<!-- {
"blockType": "request",
"name": "get_identityproviderbase_AzureB2C"
"name": "get_identityproviderbase_2"
}
-->

Expand Down Expand Up @@ -196,6 +200,7 @@ GET https://graph.microsoft.com/beta/identity/identityProviders
---

#### Response

The following example shows the response.

>**Note:** The response object shown here might be shortened for readability.
Expand All @@ -219,45 +224,27 @@ Content-type: application/json
"id": "LinkedIn-OAUTH",
"displayName": "linkedin",
"identityProviderType": "LinkedIn",
"clientId": "866xc0qtyy00ih",
"clientId": "qazx1234aA",
"clientSecret": "******"
},
{
"@odata.type": "#microsoft.graph.openIdConnectIdentityProvider",
"id": "OIDC-V1-rtt_AD_Test-3e393390-ed2d-4794-97f6-5c1a1ccc61f7",
"displayName": "OIDC AD Test",
"clientId": "fe1b3476-rdca-4bef-b321-076fde19750b",
"clientSecret": "******",
"scope": "openid",
"metadataUrl": "https://login.microsoftonline.com/contoso.com/.well-known/openid-configuration",
"domainHint": "",
"responseType": "code",
"responseMode": "form_post",
"claimsMapping": {
"userId": "oid",
"displayName": "name",
"givenName": "given_name",
"surname": "family_name",
"email": "unique_email"
}
},
{
{
"@odata.type": "#microsoft.graph.appleManagedIdentityProvider",
"id": "Apple-Managed-OIDC",
"displayName": "Sign in with Apple",
"developerId": "UBF8T346G9",
"developerId": "qazx1234",
"serviceId": "com.microsoft.aad.b2c.iuyt.client",
"keyId": "99P6DD87C4",
"keyId": "4294967296",
"certificateData": "******"
}
]
}
```

### Example 3: List all identity providers configured in a Microsoft Entra External ID in an external tenant
### Example 3: List all identity providers configured in an external tenant

#### Request

The following example shows a request.

# [HTTP](#tab/http)
Expand Down Expand Up @@ -306,6 +293,7 @@ GET https://graph.microsoft.com/beta/identity/identityProviders
---

#### Response

The following example shows the response.

>**Note:** The response object shown here might be shortened for readability.
Expand Down
Loading

0 comments on commit eb971bc

Please sign in to comment.