|
331 | 331 | # items:
|
332 | 332 | # - name: Overview
|
333 | 333 | # href: msal-migration.md # TODO: DELETE THIS ARTICLE
|
334 |
| - - name: Supported authentication flows |
335 |
| - href: msal-authentication-flows.md |
336 |
| - - name: Acquire and cache tokens |
| 334 | + - Name: All platforms |
337 | 335 | items:
|
| 336 | + - name: Supported authentication flows |
| 337 | + href: msal-authentication-flows.md |
338 | 338 | - name: Acquire and cache tokens
|
339 |
| - href: msal-acquire-cache-tokens.md |
340 |
| - - name: Scopes for v1.0 apps |
341 |
| - href: msal-v1-app-scopes.md |
342 |
| - - name: Client applications |
343 |
| - displayName: Client apps |
344 |
| - items: |
345 |
| - - name: Configure role claim |
346 |
| - href: active-directory-enterprise-app-role-management.md |
347 |
| - - name: Customize claims - Portal |
348 |
| - href: active-directory-saml-claims-customization.md |
349 |
| - - name: Customize claims - PowerShell |
350 |
| - href: active-directory-claims-mapping.md |
351 |
| - - name: Configure optional claims |
352 |
| - href: active-directory-optional-claims.md |
353 |
| - - name: Configure token lifetimes |
354 |
| - href: active-directory-configurable-token-lifetimes.md |
355 |
| - - name: Handle SameSite cookie changes in Chrome browser |
356 |
| - href: howto-handle-samesite-cookie-changes-chrome-browser.md |
357 |
| - - name: Application configuration |
358 |
| - displayName: App configuration |
359 |
| - items: |
| 339 | + items: |
| 340 | + - name: Acquire and cache tokens |
| 341 | + href: msal-acquire-cache-tokens.md |
| 342 | + - name: Scopes for v1.0 apps |
| 343 | + href: msal-v1-app-scopes.md |
360 | 344 | - name: Client applications
|
361 |
| - href: msal-client-applications.md |
| 345 | + displayName: Client apps |
| 346 | + items: |
| 347 | + - name: Configure role claim |
| 348 | + href: active-directory-enterprise-app-role-management.md |
| 349 | + - name: Customize claims - Portal |
| 350 | + href: active-directory-saml-claims-customization.md |
| 351 | + - name: Customize claims - PowerShell |
| 352 | + href: active-directory-claims-mapping.md |
| 353 | + - name: Configure optional claims |
| 354 | + href: active-directory-optional-claims.md |
| 355 | + - name: Configure token lifetimes |
| 356 | + href: active-directory-configurable-token-lifetimes.md |
| 357 | + - name: Handle SameSite cookie changes in Chrome browser |
| 358 | + href: howto-handle-samesite-cookie-changes-chrome-browser.md |
362 | 359 | - name: Application configuration
|
363 |
| - href: msal-client-application-configuration.md |
364 |
| - - name: Handle errors and exceptions |
365 |
| - href: msal-handling-exceptions.md |
366 |
| - - name: Logging |
367 |
| - href: msal-logging.md |
368 |
| - - name: Shared devices |
369 |
| - href: msal-shared-devices.md |
370 |
| - displayName: shared device mode, firstline worker, frontline worker |
| 360 | + displayName: App configuration |
| 361 | + items: |
| 362 | + - name: Client applications |
| 363 | + href: msal-client-applications.md |
| 364 | + - name: Application configuration |
| 365 | + href: msal-client-application-configuration.md |
| 366 | + - name: Handle errors and exceptions |
| 367 | + href: msal-handling-exceptions.md |
| 368 | + - name: Logging |
| 369 | + href: msal-logging.md |
| 370 | + - name: Shared devices |
| 371 | + href: msal-shared-devices.md |
| 372 | + displayName: shared device mode, firstline worker, frontline worker |
371 | 373 | - name: Authentication protocols
|
372 | 374 | displayName: Auth protocol
|
373 | 375 | items:
|
|
0 commit comments