|
335 | 335 | items:
|
336 | 336 | - name: Supported authentication flows
|
337 | 337 | href: msal-authentication-flows.md
|
| 338 | + - name: Acquire and cache tokens |
| 339 | + href: msal-acquire-cache-tokens.md |
338 | 340 | - name: Public & confidential client apps
|
339 | 341 | href: msal-client-applications.md
|
340 | 342 | - name: Application configuration
|
341 | 343 | href: msal-client-application-configuration.md
|
342 | 344 | - name: Shared devices
|
343 | 345 | href: msal-shared-devices.md
|
344 | 346 | 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 |
361 | 349 | - name: Handle errors and exceptions
|
362 | 350 | href: msal-handling-exceptions.md
|
363 | 351 | - name: Handle SameSite cookie changes in Chrome browser
|
|
0 commit comments