|
286 | 286 | href: single-multi-account.md
|
287 | 287 | - name: iOS & macOS
|
288 | 288 | items:
|
| 289 | + - name: Integrate with Azure AD B2C |
| 290 | + href: config-authority.md#b2c |
| 291 | + - name: Migrate to MSAL.iOS / macOS |
| 292 | + href: migrate-objc-adal-msal.md |
| 293 | + - name: Shared device mode for iOS devices |
| 294 | + href: msal-ios-shared-devices.md |
| 295 | + displayName: firstline worker, frontline worker |
| 296 | + - name: SSO between MSAL apps |
| 297 | + href: single-sign-on-macos-ios.md |
| 298 | + - name: SSO between ADAL and MSAL apps |
| 299 | + href: sso-between-adal-msal-apps-macos-ios.md |
| 300 | + - name: Troubleshoot SSL issues (MSAL iOS/macOS) |
| 301 | + href: ssl-issues.md |
289 | 302 | - name: Java
|
290 | 303 | items:
|
| 304 | + - name: Migrate to MSAL for Java |
| 305 | + href: migrate-adal-msal-java.md |
| 306 | + - name: ADFS support in MSAL for Java |
| 307 | + href: msal-java-adfs-support.md |
291 | 308 | - name: JavaScript & Node.js
|
292 | 309 | items:
|
293 |
| - - name: Migration |
| 310 | + - name: Initialize applications - JavaScript |
| 311 | + href: msal-js-initializing-client-applications.md |
| 312 | + - name: Integrate with Azure AD B2C |
| 313 | + href: msal-b2c-overview.md |
| 314 | + - name: Migrate to MSAL.js |
| 315 | + href: msal-compare-msal-js-and-adal-js.md |
| 316 | + - name: Single sign-on with MSAL.js |
| 317 | + href: msal-js-sso.md |
| 318 | + - name: Considerations - IE |
| 319 | + href: msal-js-use-ie-browser.md |
| 320 | + - name: Known issues - IE and Microsoft Edge |
| 321 | + href: msal-js-known-issues-ie-edge-browsers.md |
| 322 | + - name: Known issues - Safari |
| 323 | + href: msal-js-known-issues-safari-browser.md |
| 324 | + - name: Python |
294 | 325 | items:
|
295 |
| - - name: Overview |
296 |
| - href: msal-migration.md |
297 |
| - - name: Migrate to MSAL.js |
298 |
| - href: msal-compare-msal-js-and-adal-js.md |
299 |
| - - name: Migrate to MSAL.iOS / macOS |
300 |
| - href: migrate-objc-adal-msal.md |
301 |
| - - name: Migrate to MSAL Python |
302 |
| - href: migrate-python-adal-msal.md |
303 |
| - - name: Migrate to MSAL for Java |
304 |
| - href: migrate-adal-msal-java.md |
| 326 | + - name: Migrate to MSAL Python |
| 327 | + href: migrate-python-adal-msal.md |
| 328 | + - name: ADFS support in MSAL for Python |
| 329 | + href: msal-python-adfs-support.md |
| 330 | +# - name: Migration |
| 331 | +# items: |
| 332 | +# - name: Overview |
| 333 | +# href: msal-migration.md # TODO: DELETE THIS ARTICLE |
305 | 334 | - name: Supported authentication flows
|
306 | 335 | href: msal-authentication-flows.md
|
307 | 336 | - name: Acquire and cache tokens
|
|
332 | 361 | href: msal-client-applications.md
|
333 | 362 | - name: Application configuration
|
334 | 363 | href: msal-client-application-configuration.md
|
335 |
| - - name: Initialize applications - JavaScript |
336 |
| - href: msal-js-initializing-client-applications.md |
337 | 364 | - name: Handle errors and exceptions
|
338 | 365 | href: msal-handling-exceptions.md
|
339 | 366 | - name: Logging
|
340 | 367 | href: msal-logging.md
|
341 | 368 | - name: Shared devices
|
342 |
| - items: |
343 |
| - - name: Overview - shared devices |
344 |
| - href: msal-shared-devices.md |
345 |
| - displayName: shared device mode, firstline worker, frontline worker |
346 |
| - - name: Shared device mode for iOS devices |
347 |
| - href: msal-ios-shared-devices.md |
348 |
| - displayName: firstline worker, frontline worker |
349 |
| - - name: Single sign-on |
350 |
| - displayName: SSO |
351 |
| - items: |
352 |
| - - name: Single sign-on with MSAL.js |
353 |
| - href: msal-js-sso.md |
354 |
| - - name: Single sign-on with MSAL for iOS and macOS |
355 |
| - items: |
356 |
| - - name: SSO between MSAL apps |
357 |
| - href: single-sign-on-macos-ios.md |
358 |
| - - name: SSO between ADAL and MSAL apps |
359 |
| - href: sso-between-adal-msal-apps-macos-ios.md |
360 |
| - - name: Integrate with ADFS |
361 |
| - displayName: Active Directory Federation Services |
362 |
| - items: |
363 |
| - - name: ADFS support in MSAL for Python |
364 |
| - href: msal-python-adfs-support.md |
365 |
| - - name: ADFS support in MSAL for Java |
366 |
| - href: msal-java-adfs-support.md |
367 |
| - - name: Integrate with Azure AD B2C |
368 |
| - items: |
369 |
| - - name: JavaScript |
370 |
| - href: msal-b2c-overview.md |
371 |
| - - name: iOS and macOS |
372 |
| - href: config-authority.md#b2c |
373 |
| - - name: Considerations and known issues |
374 |
| - items: |
375 |
| - - name: MSAL.js |
376 |
| - items: |
377 |
| - - name: Considerations - IE |
378 |
| - href: msal-js-use-ie-browser.md |
379 |
| - - name: Known issues - IE and Microsoft Edge |
380 |
| - href: msal-js-known-issues-ie-edge-browsers.md |
381 |
| - - name: Known issues - Safari |
382 |
| - href: msal-js-known-issues-safari-browser.md |
383 |
| - - name: Troubleshoot SSL issues (MSAL iOS/macOS) |
384 |
| - href: ssl-issues.md |
| 369 | + href: msal-shared-devices.md |
| 370 | + displayName: shared device mode, firstline worker, frontline worker |
385 | 371 | - name: Authentication protocols
|
386 | 372 | displayName: Auth protocol
|
387 | 373 | items:
|
|
0 commit comments