Skip to content

Commit 6a9df38

Browse files
committed
Updated toc.
1 parent f3fc08c commit 6a9df38

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

articles/active-directory/app-provisioning/inbound-provisioning-api-custom-attributes.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,10 @@ ms.reviewer: cmmdesai
1515

1616
# Extend API-driven provisioning to sync custom attributes (Public preview)
1717

18-
This is an advanced tutorial that describes how to extend API-driven provisioning to include additional custom attributes. It assumes that you have completed *any one* of the following quick start tutorials.
18+
By default, API-driven provisioning apps support processing attributes that are part of the standard SCIM Core User and Enterprise User schema. Your system of record may have custom attributes that you may want to include as part of API-driven provisioning. This advanced tutorial describes how to extend your API-driven provisioning app to process additional custom attributes.
1919

20-
* [Quick start with Graph Explorer](inbound-provisioning-api-graph-explorer.md)
21-
* [Quick start with cURL](inbound-provisioning-api-curl-tutorial.md)
22-
* [Quick start with Postman](inbound-provisioning-api-postman.md)
20+
> [!NOTE]
21+
> Before trying this advanced scenario, we recommend verifying that your out-of-the-box provisioning app configuration works as expected using one of the following API clients [Graph Explorer](inbound-provisioning-api-graph-explorer.md), [cURL](inbound-provisioning-api-curl-tutorial.md) or [Postman](inbound-provisioning-api-postman.md).
2322
2423
## Example scenario
2524

articles/active-directory/app-provisioning/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@ items:
4343
href: inbound-provisioning-api-configure-app.md
4444
- name: Grant permissions for API-driven provisioning
4545
href: inbound-provisioning-api-grant-access.md
46+
- name: Sync custom attributes
47+
href: inbound-provisioning-api-custom-attributes.md
4648
- name: Quickstart using cURL
4749
href: inbound-provisioning-api-curl-tutorial.md
4850
- name: Quickstart with Postman
4951
href: inbound-provisioning-api-postman.md
5052
- name: Quickstart with Graph Explorer
5153
href: inbound-provisioning-api-graph-explorer.md
52-
- name: Sync custom attributes
53-
href: inbound-provisioning-api-custom-attributes.md
5454
- name: Quickstart with Powershell
5555
href: inbound-provisioning-api-powershell.md
5656
- name: Quickstart with Azure Logic Apps

0 commit comments

Comments
 (0)