Skip to content

Commit 99da7fa

Browse files
authored
Merge pull request #25443 from microsoftgraph/main
Merge to publish.
2 parents fd4e907 + 528b0f8 commit 99da7fa

File tree

255 files changed

+3707
-449
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

255 files changed

+3707
-449
lines changed

api-reference/beta/api/authenticationcontextclassreference-delete.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2323
<!-- { "blockType": "permissions", "name": "authenticationcontextclassreference_delete" } -->
2424
[!INCLUDE [permissions-table](../includes/permissions/authenticationcontextclassreference-delete-permissions.md)]
2525

26+
[!INCLUDE [rbac-conditionalaccess-apis-write](../includes/rbac-for-apis/rbac-conditionalaccess-apis-write.md)]
27+
2628
## HTTP request
2729

2830
<!-- {

api-reference/beta/api/authenticationcontextclassreference-get.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2525
<!-- { "blockType": "permissions", "name": "authenticationcontextclassreference_get" } -->
2626
[!INCLUDE [permissions-table](../includes/permissions/authenticationcontextclassreference-get-permissions.md)]
2727

28+
[!INCLUDE [rbac-conditionalaccess-apis-read](../includes/rbac-for-apis/rbac-conditionalaccess-apis-read.md)]
29+
2830
## HTTP request
2931

3032
<!-- { "blockType": "ignored" } -->

api-reference/beta/api/authenticationcontextclassreference-update.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2525
<!-- { "blockType": "permissions", "name": "authenticationcontextclassreference_update" } -->
2626
[!INCLUDE [permissions-table](../includes/permissions/authenticationcontextclassreference-update-permissions.md)]
2727

28+
[!INCLUDE [rbac-conditionalaccess-apis-write](../includes/rbac-for-apis/rbac-conditionalaccess-apis-write.md)]
29+
2830
> [!NOTE]
2931
> This method has a [known permissions issue](https://developer.microsoft.com/en-us/graph/known-issues/?search=13671) and might require consent to multiple permissions.
3032

api-reference/beta/api/authenticationeventlistener-delete.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Delete authenticationEventListener"
3-
description: "Deletes an authenticationEventListener object."
3+
description: "Delete an authenticationEventListener object."
44
author: "soneff"
55
ms.localizationpriority: medium
66
ms.subservice: "entra-sign-in"
@@ -12,7 +12,15 @@ Namespace: microsoft.graph
1212

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

15-
Deletes an [authenticationEventListener](../resources/authenticationeventlistener.md) object.
15+
Delete an [authenticationEventListener](../resources/authenticationeventlistener.md) object. The following derived types are currently supported.
16+
17+
- [onTokenIssuanceStartListener resource type](../resources/ontokenissuancestartlistener.md) resource type
18+
- [onInteractiveAuthFlowStartListener resource type](../resources/oninteractiveauthflowstartlistener.md) resource type
19+
- [onAuthenticationMethodLoadStartListener resource type](../resources/onauthenticationmethodloadstartlistener.md) resource type
20+
- [onAttributeCollectionListener resource type](../resources/onattributecollectionlistener.md) resource type
21+
- [onUserCreateStartListener resource type](../resources/onusercreatestartlistener.md) resource type
22+
- [onAttributeCollectionStartListener](../resources/onattributecollectionstartlistener.md) resource type
23+
- [onAttributeCollectionSubmitListener](../resources/onattributecollectionsubmitlistener.md) resource type
1624

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

@@ -22,6 +30,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2230
<!-- { "blockType": "permissions", "name": "authenticationeventlistener_delete" } -->
2331
[!INCLUDE [permissions-table](../includes/permissions/authenticationeventlistener-delete-permissions.md)]
2432

33+
[!INCLUDE [rbac-custom-auth-ext-apis-write](../includes/rbac-for-apis/rbac-custom-auth-ext-apis-write.md)]
34+
2535

2636
## HTTP request
2737

api-reference/beta/api/authenticationeventlistener-get.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,15 @@ Namespace: microsoft.graph
1212

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

15-
Read the properties and relationships of an [authenticationEventListener](../resources/authenticationeventlistener.md) object. The **@odata.type** property in the response object indicates the type of the authenticationEventListener object.
15+
Read the properties and relationships of an [authenticationEventListener](../resources/authenticationeventlistener.md) object. The **@odata.type** property in the response object indicates the type of the authenticationEventListener object. The following derived types are currently supported.
16+
17+
- [onTokenIssuanceStartListener resource type](../resources/ontokenissuancestartlistener.md) resource type
18+
- [onInteractiveAuthFlowStartListener resource type](../resources/oninteractiveauthflowstartlistener.md) resource type
19+
- [onAuthenticationMethodLoadStartListener resource type](../resources/onauthenticationmethodloadstartlistener.md) resource type
20+
- [onAttributeCollectionListener resource type](../resources/onattributecollectionlistener.md) resource type
21+
- [onUserCreateStartListener resource type](../resources/onusercreatestartlistener.md) resource type
22+
- [onAttributeCollectionStartListener](../resources/onattributecollectionstartlistener.md) resource type
23+
- [onAttributeCollectionSubmitListener](../resources/onattributecollectionsubmitlistener.md) resource type
1624

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

@@ -22,6 +30,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2230
<!-- { "blockType": "permissions", "name": "authenticationeventlistener_get" } -->
2331
[!INCLUDE [permissions-table](../includes/permissions/authenticationeventlistener-get-permissions.md)]
2432

33+
[!INCLUDE [rbac-custom-auth-ext-apis-read](../includes/rbac-for-apis/rbac-custom-auth-ext-apis-read.md)]
34+
2535
## HTTP request
2636

2737
<!-- {

api-reference/beta/api/authenticationeventlistener-update.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,15 @@ Namespace: microsoft.graph
1212

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

15-
Update the properties of an [authenticationEventListener](../resources/authenticationeventlistener.md) object. You must specify the **@odata.type** property and the value of the [authenticationEventListener](../resources/authenticationeventlistener.md) object type to update.
15+
Update the properties of an [authenticationEventListener](../resources/authenticationeventlistener.md) object. You must specify the **@odata.type** property and the value of the [authenticationEventListener](../resources/authenticationeventlistener.md) object type to update. The following derived types are currently supported.
16+
17+
- [onTokenIssuanceStartListener resource type](../resources/ontokenissuancestartlistener.md) resource type
18+
- [onInteractiveAuthFlowStartListener resource type](../resources/oninteractiveauthflowstartlistener.md) resource type
19+
- [onAuthenticationMethodLoadStartListener resource type](../resources/onauthenticationmethodloadstartlistener.md) resource type
20+
- [onAttributeCollectionListener resource type](../resources/onattributecollectionlistener.md) resource type
21+
- [onUserCreateStartListener resource type](../resources/onusercreatestartlistener.md) resource type
22+
- [onAttributeCollectionStartListener](../resources/onattributecollectionstartlistener.md) resource type
23+
- [onAttributeCollectionSubmitListener](../resources/onattributecollectionsubmitlistener.md) resource type
1624

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

@@ -22,6 +30,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2230
<!-- { "blockType": "permissions", "name": "authenticationeventlistener_update" } -->
2331
[!INCLUDE [permissions-table](../includes/permissions/authenticationeventlistener-update-permissions.md)]
2432

33+
[!INCLUDE [rbac-custom-auth-ext-apis-write](../includes/rbac-for-apis/rbac-custom-auth-ext-apis-write.md)]
34+
2535
## HTTP request
2636

2737
<!-- {

api-reference/beta/api/b2cidentityuserflow-list-userattributeassignments.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2222
<!-- { "blockType": "permissions", "name": "b2cidentityuserflow_list_userattributeassignments" } -->
2323
[!INCLUDE [permissions-table](../includes/permissions/b2cidentityuserflow-list-userattributeassignments-permissions.md)]
2424

25+
[!INCLUDE [rbac-b2xb2c-user-flows-apis](../includes/rbac-for-apis/rbac-b2xb2c-user-flows-apis.md)]
26+
2527
## HTTP request
2628

2729
<!-- {

api-reference/beta/api/b2cidentityuserflow-post-userattributeassignments.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2222
<!-- { "blockType": "permissions", "name": "b2cidentityuserflow_post_userattributeassignments" } -->
2323
[!INCLUDE [permissions-table](../includes/permissions/b2cidentityuserflow-post-userattributeassignments-permissions.md)]
2424

25+
[!INCLUDE [rbac-b2xb2c-user-flows-apis](../includes/rbac-for-apis/rbac-b2xb2c-user-flows-apis.md)]
26+
2527
## HTTP request
2628

2729
<!-- {

api-reference/beta/api/b2xidentityuserflow-list-userattributeassignments.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2222
<!-- { "blockType": "permissions", "name": "b2xidentityuserflow_list_userattributeassignments" } -->
2323
[!INCLUDE [permissions-table](../includes/permissions/b2xidentityuserflow-list-userattributeassignments-permissions.md)]
2424

25+
[!INCLUDE [rbac-b2xb2c-user-flows-apis](../includes/rbac-for-apis/rbac-b2xb2c-user-flows-apis.md)]
26+
2527
## HTTP request
2628

2729
<!-- {

api-reference/beta/api/b2xidentityuserflow-post-userattributeassignments.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2222
<!-- { "blockType": "permissions", "name": "b2xidentityuserflow_post_userattributeassignments" } -->
2323
[!INCLUDE [permissions-table](../includes/permissions/b2xidentityuserflow-post-userattributeassignments-permissions.md)]
2424

25+
[!INCLUDE [rbac-b2xb2c-user-flows-apis](../includes/rbac-for-apis/rbac-b2xb2c-user-flows-apis.md)]
26+
2527
## HTTP request
2628

2729
<!-- {

0 commit comments

Comments
 (0)