Skip to content

Commit a9f2973

Browse files
authored
Merge pull request #25495 from microsoftgraph/tocFix
Fix TOC
2 parents ef2e395 + e015dd5 commit a9f2973

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

api-reference/v1.0/toc/identity-and-access/toc.yml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1755,8 +1755,24 @@ items:
17551755
href: ../../api/crosstenantidentitysyncpolicypartner-update.md
17561756
- name: Delete
17571757
href: ../../api/crosstenantidentitysyncpolicypartner-delete.md
1758-
- name: Custom authentication extension
1758+
- name: Custom authentication extensions
17591759
items:
1760+
- name: Custom authentication extension
1761+
items:
1762+
- name: Custom authentication extension
1763+
href: ../../resources/customauthenticationextension.md
1764+
- name: List
1765+
href: ../../api/identitycontainer-list-customauthenticationextensions.md
1766+
- name: Create
1767+
href: ../../api/identitycontainer-post-customauthenticationextensions.md
1768+
- name: Get
1769+
href: ../../api/customauthenticationextension-get.md
1770+
- name: Update
1771+
href: ../../api/customauthenticationextension-update.md
1772+
- name: Delete
1773+
href: ../../api/customauthenticationextension-delete.md
1774+
- name: Validate authentication configuration
1775+
href: ../../api/customauthenticationextension-validateauthenticationconfiguration.md
17601776
- name: On token issuance start custom extension
17611777
href: ../../resources/ontokenissuancestartcustomextension.md
17621778
- name: Data policy operation

api-reference/v1.0/toc/toc.mapping.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1018,8 +1018,9 @@
10181018
]
10191019
},
10201020
{
1021-
"name": "Custom authentication extension",
1021+
"name": "Custom authentication extensions",
10221022
"resources": [
1023+
"customAuthenticationExtension",
10231024
"onTokenIssuanceStartCustomExtension"
10241025
]
10251026
},

0 commit comments

Comments
 (0)