Skip to content

Commit 0a8c24c

Browse files
committed
prune duped how-to nodes
1 parent 2b51d39 commit 0a8c24c

File tree

1 file changed

+4
-16
lines changed
  • articles/active-directory/develop

1 file changed

+4
-16
lines changed

articles/active-directory/develop/TOC.yml

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -335,29 +335,17 @@
335335
items:
336336
- name: Supported authentication flows
337337
href: msal-authentication-flows.md
338+
- name: Acquire and cache tokens
339+
href: msal-acquire-cache-tokens.md
338340
- name: Public & confidential client apps
339341
href: msal-client-applications.md
340342
- name: Application configuration
341343
href: msal-client-application-configuration.md
342344
- name: Shared devices
343345
href: msal-shared-devices.md
344346
displayName: shared device mode, firstline worker, frontline worker
345-
- name: Tokens
346-
items:
347-
- name: Acquire and cache tokens
348-
href: msal-acquire-cache-tokens.md
349-
- name: Configure token lifetimes
350-
href: active-directory-configurable-token-lifetimes.md
351-
- name: Configure optional claims
352-
href: active-directory-optional-claims.md
353-
- name: Configure role claim
354-
href: active-directory-enterprise-app-role-management.md
355-
- name: Customize claims - Portal
356-
href: active-directory-saml-claims-customization.md
357-
- name: Customize claims - PowerShell
358-
href: active-directory-claims-mapping.md
359-
- name: Scopes for v1.0 apps
360-
href: msal-v1-app-scopes.md
347+
# - name: Scopes for v1.0 apps # TODO: Move to v1 or delete this article
348+
# href: msal-v1-app-scopes.md
361349
- name: Handle errors and exceptions
362350
href: msal-handling-exceptions.md
363351
- name: Handle SameSite cookie changes in Chrome browser

0 commit comments

Comments
 (0)