|
335 | 335 | items:
|
336 | 336 | - name: Supported authentication flows
|
337 | 337 | href: msal-authentication-flows.md
|
338 |
| - - name: Acquire and cache tokens |
| 338 | + - name: Public & confidential client apps |
| 339 | + href: msal-client-applications.md |
| 340 | + - name: Application configuration |
| 341 | + href: msal-client-application-configuration.md |
| 342 | + - name: Shared devices |
| 343 | + href: msal-shared-devices.md |
| 344 | + displayName: shared device mode, firstline worker, frontline worker |
| 345 | + - name: Tokens |
339 | 346 | items:
|
340 | 347 | - name: Acquire and cache tokens
|
341 | 348 | href: msal-acquire-cache-tokens.md
|
342 |
| - - name: Scopes for v1.0 apps |
343 |
| - href: msal-v1-app-scopes.md |
344 |
| - - name: Client applications |
345 |
| - displayName: Client apps |
346 |
| - items: |
| 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 |
347 | 353 | - name: Configure role claim
|
348 | 354 | href: active-directory-enterprise-app-role-management.md
|
349 | 355 | - name: Customize claims - Portal
|
350 | 356 | href: active-directory-saml-claims-customization.md
|
351 | 357 | - name: Customize claims - PowerShell
|
352 | 358 | 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 |
359 |
| - - name: Application configuration |
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 |
| 359 | + - name: Scopes for v1.0 apps |
| 360 | + href: msal-v1-app-scopes.md |
366 | 361 | - name: Handle errors and exceptions
|
367 | 362 | href: msal-handling-exceptions.md
|
| 363 | + - name: Handle SameSite cookie changes in Chrome browser |
| 364 | + href: howto-handle-samesite-cookie-changes-chrome-browser.md |
368 | 365 | - name: Logging
|
369 | 366 | href: msal-logging.md
|
370 |
| - - name: Shared devices |
371 |
| - href: msal-shared-devices.md |
372 |
| - displayName: shared device mode, firstline worker, frontline worker |
373 | 367 | - name: Authentication protocols
|
374 | 368 | displayName: Auth protocol
|
375 | 369 | items:
|
|
0 commit comments