|
250 | 250 | items:
|
251 | 251 | - name: Overview
|
252 | 252 | href: msal-overview.md
|
253 |
| - - name: Accounts and tenant profiles - Android |
254 |
| - href: accounts-overview.md |
255 |
| - - name: Authorization agents - Android |
256 |
| - href: authorization-agents.md |
257 |
| - - name: Brokered auth - Android |
258 |
| - href: brokered-auth.md |
259 |
| - - name: Migration |
| 253 | + - name: .NET |
| 254 | + displayName: xamarin, ASP.NET Core |
260 | 255 | items:
|
261 |
| - - name: Overview |
262 |
| - href: msal-migration.md |
263 |
| - - name: Migrate to MSAL.NET |
264 |
| - href: msal-net-migration.md |
265 |
| - - name: Migrate to MSAL.js |
266 |
| - href: msal-compare-msal-js-and-adal-js.md |
267 |
| - - name: Migrate to MSAL.Android |
268 |
| - href: migrate-android-adal-msal.md |
269 |
| - - name: Migrate to MSAL.iOS / macOS |
270 |
| - href: migrate-objc-adal-msal.md |
271 |
| - - name: Migrate to MSAL Python |
272 |
| - href: migrate-python-adal-msal.md |
273 |
| - - name: Migrate to MSAL for Java |
274 |
| - href: migrate-adal-msal-java.md |
275 |
| - - name: Migrate Xamarin apps using brokers to MSAL.NET |
276 |
| - href: msal-net-migration-ios-broker.md |
277 |
| - - name: Supported authentication flows |
278 |
| - href: msal-authentication-flows.md |
279 |
| - - name: Single and multi account public client apps (Android) |
280 |
| - href: single-multi-account.md |
281 |
| - - name: Acquire and cache tokens |
282 |
| - items: |
283 |
| - - name: Acquire and cache tokens |
284 |
| - href: msal-acquire-cache-tokens.md |
285 |
| - - name: Scopes for v1.0 apps |
286 |
| - href: msal-v1-app-scopes.md |
287 |
| - - name: Client applications |
288 |
| - displayName: Client apps |
289 |
| - items: |
290 |
| - - name: Configure role claim |
291 |
| - href: active-directory-enterprise-app-role-management.md |
292 |
| - - name: Customize claims - Portal |
293 |
| - href: active-directory-saml-claims-customization.md |
294 |
| - - name: Customize claims - PowerShell |
295 |
| - href: active-directory-claims-mapping.md |
296 |
| - - name: Configure optional claims |
297 |
| - href: active-directory-optional-claims.md |
298 |
| - - name: Configure token lifetimes |
299 |
| - href: active-directory-configurable-token-lifetimes.md |
300 |
| - - name: Handle SameSite cookie changes in Chrome browser |
301 |
| - href: howto-handle-samesite-cookie-changes-chrome-browser.md |
302 |
| - - name: Application configuration |
303 |
| - displayName: App configuration |
304 |
| - items: |
305 |
| - - name: Client applications |
306 |
| - href: msal-client-applications.md |
307 |
| - - name: Application configuration |
308 |
| - href: msal-client-application-configuration.md |
309 |
| - - name: Initialize applications - .NET |
310 |
| - href: msal-net-initializing-client-applications.md |
311 |
| - - name: Client assertions - .NET |
312 |
| - href: msal-net-client-assertions.md |
313 |
| - - name: Initialize applications - JavaScript |
314 |
| - href: msal-js-initializing-client-applications.md |
315 |
| - - name: Handle errors and exceptions |
316 |
| - href: msal-handling-exceptions.md |
317 |
| - - name: Logging |
318 |
| - href: msal-logging.md |
319 |
| - - name: Shared devices |
| 256 | + - name: Initialize applications |
| 257 | + href: msal-net-initializing-client-applications.md |
| 258 | + - name: Client assertions |
| 259 | + href: msal-net-client-assertions.md |
| 260 | + - name: Integrate with Azure AD B2C |
| 261 | + href: msal-net-aad-b2c-considerations.md |
| 262 | + - name: Integrate with ADFS |
| 263 | + href: msal-net-adfs-support.md |
| 264 | + - name: Migrate to MSAL.NET |
| 265 | + href: msal-net-migration.md |
| 266 | + - name: Migrate Xamarin apps using brokers to MSAL.NET |
| 267 | + href: msal-net-migration-ios-broker.md |
| 268 | + - name: Web browser considerations |
| 269 | + href: msal-net-web-browsers.md |
| 270 | + - name: Handle errors and exceptions |
| 271 | + href: msal-handling-exceptions.md?tabs=dotnet |
| 272 | + - name: Logging |
| 273 | + href: msal-logging.md?tabs=dotnet |
| 274 | + - name: Android |
320 | 275 | items:
|
321 |
| - - name: Overview - shared devices |
322 |
| - href: msal-shared-devices.md |
323 |
| - displayName: shared device mode, firstline worker, frontline worker |
324 |
| - - name: Shared device mode for iOS devices |
325 |
| - href: msal-ios-shared-devices.md |
326 |
| - displayName: firstline worker, frontline worker |
327 |
| - - name: Shared device mode for Android devices |
328 |
| - href: msal-android-shared-devices.md |
329 |
| - displayName: firstline worker, frontline worker |
330 |
| - - name: Single sign-on |
331 |
| - displayName: SSO |
| 276 | + - name: Accounts and tenant profiles |
| 277 | + href: accounts-overview.md |
| 278 | + - name: Authorization agents |
| 279 | + href: authorization-agents.md |
| 280 | + - name: Brokered auth |
| 281 | + href: brokered-auth.md |
| 282 | + - name: Integrate with Azure AD B2C |
| 283 | + href: msal-android-b2c.md |
| 284 | + - name: Migrate to MSAL.Android |
| 285 | + href: migrate-android-adal-msal.md |
| 286 | + - name: Shared device mode |
| 287 | + href: msal-android-shared-devices.md |
| 288 | + displayName: firstline worker, frontline worker, flw |
| 289 | + - name: Single and multi account public client apps |
| 290 | + href: single-multi-account.md |
| 291 | + - name: Logging |
| 292 | + href: msal-logging.md?tabs=android |
| 293 | + - name: iOS & macOS |
332 | 294 | items:
|
333 |
| - - name: Single sign-on with MSAL.js |
334 |
| - href: msal-js-sso.md |
335 |
| - - name: Single sign-on with MSAL for iOS and macOS |
336 |
| - items: |
| 295 | + - name: Integrate with Azure AD B2C |
| 296 | + href: config-authority.md#b2c |
| 297 | + - name: Migrate to MSAL.iOS / macOS |
| 298 | + href: migrate-objc-adal-msal.md |
| 299 | + - name: Shared device mode for iOS devices |
| 300 | + href: msal-ios-shared-devices.md |
| 301 | + displayName: firstline worker, frontline worker, flw |
337 | 302 | - name: SSO between MSAL apps
|
338 | 303 | href: single-sign-on-macos-ios.md
|
339 | 304 | - name: SSO between ADAL and MSAL apps
|
340 | 305 | href: sso-between-adal-msal-apps-macos-ios.md
|
341 |
| - - name: Integrate with ADFS |
342 |
| - displayName: Active Directory Federation Services |
| 306 | + - name: Troubleshoot SSL issues (MSAL iOS/macOS) |
| 307 | + href: ssl-issues.md |
| 308 | + - name: Handle errors and exceptions |
| 309 | + href: msal-handling-exceptions.md?tabs=iosmacos |
| 310 | + - name: Logging |
| 311 | + href: msal-logging.md?tabs=swift |
| 312 | + - name: Java |
343 | 313 | items:
|
344 |
| - - name: ADFS support in MSAL.NET |
345 |
| - href: msal-net-adfs-support.md |
346 |
| - - name: ADFS support in MSAL for Python |
347 |
| - href: msal-python-adfs-support.md |
348 |
| - - name: ADFS support in MSAL for Java |
349 |
| - href: msal-java-adfs-support.md |
350 |
| - - name: Integrate with Azure AD B2C |
| 314 | + - name: Migrate to MSAL for Java |
| 315 | + href: migrate-adal-msal-java.md |
| 316 | + - name: ADFS support in MSAL for Java |
| 317 | + href: msal-java-adfs-support.md |
| 318 | + - name: Handle errors and exceptions |
| 319 | + href: msal-handling-exceptions.md?tabs=java |
| 320 | + - name: Logging |
| 321 | + href: msal-logging.md?tabs=java |
| 322 | + - name: JavaScript & Node.js |
351 | 323 | items:
|
352 |
| - - name: Android |
353 |
| - href: msal-android-b2c.md |
354 |
| - - name: JavaScript |
355 |
| - href: msal-b2c-overview.md |
356 |
| - - name: .NET |
357 |
| - href: msal-net-aad-b2c-considerations.md |
358 |
| - - name: iOS and macOS |
359 |
| - href: config-authority.md#b2c |
360 |
| - - name: Considerations and known issues |
| 324 | + - name: Initialize applications - JavaScript |
| 325 | + href: msal-js-initializing-client-applications.md |
| 326 | + - name: Integrate with Azure AD B2C |
| 327 | + href: msal-b2c-overview.md |
| 328 | + - name: Migrate to MSAL.js |
| 329 | + href: msal-compare-msal-js-and-adal-js.md |
| 330 | + - name: Single sign-on with MSAL.js |
| 331 | + href: msal-js-sso.md |
| 332 | + - name: Considerations - IE |
| 333 | + href: msal-js-use-ie-browser.md |
| 334 | + - name: Known issues - IE and Microsoft Edge |
| 335 | + href: msal-js-known-issues-ie-edge-browsers.md |
| 336 | + - name: Known issues - Safari |
| 337 | + href: msal-js-known-issues-safari-browser.md |
| 338 | + - name: Handle errors and exceptions |
| 339 | + href: msal-handling-exceptions.md?tabs=javascript |
| 340 | + - name: Logging |
| 341 | + href: msal-logging.md?tabs=javascript |
| 342 | + - name: Python |
361 | 343 | items:
|
362 |
| - - name: MSAL.NET |
363 |
| - items: |
364 |
| - - name: Web browsers |
365 |
| - href: msal-net-web-browsers.md |
366 |
| - - name: MSAL.js |
367 |
| - items: |
368 |
| - - name: Considerations - IE |
369 |
| - href: msal-js-use-ie-browser.md |
370 |
| - - name: Known issues - IE and Microsoft Edge |
371 |
| - href: msal-js-known-issues-ie-edge-browsers.md |
372 |
| - - name: Known issues - Safari |
373 |
| - href: msal-js-known-issues-safari-browser.md |
374 |
| - - name: Troubleshoot SSL issues (MSAL iOS/macOS) |
375 |
| - href: ssl-issues.md |
| 344 | + - name: Migrate to MSAL Python |
| 345 | + href: migrate-python-adal-msal.md |
| 346 | + - name: ADFS support in MSAL for Python |
| 347 | + href: msal-python-adfs-support.md |
| 348 | + - name: Handle errors and exceptions |
| 349 | + href: msal-handling-exceptions.md?tabs=python |
| 350 | + - name: Logging |
| 351 | + href: msal-logging.md?tabs=python |
| 352 | + - Name: All platforms |
| 353 | + items: |
| 354 | + - name: Supported authentication flows |
| 355 | + href: msal-authentication-flows.md |
| 356 | + - name: Acquire and cache tokens |
| 357 | + href: msal-acquire-cache-tokens.md |
| 358 | + - name: Public & confidential client apps |
| 359 | + href: msal-client-applications.md |
| 360 | + - name: Application configuration |
| 361 | + href: msal-client-application-configuration.md |
| 362 | + - name: Shared devices |
| 363 | + href: msal-shared-devices.md |
| 364 | + displayName: shared device mode, firstline worker, frontline worker, flw |
| 365 | + - name: Handle SameSite cookie changes in Chrome browser |
| 366 | + href: howto-handle-samesite-cookie-changes-chrome-browser.md |
376 | 367 | - name: Authentication protocols
|
377 | 368 | displayName: Auth protocol
|
378 | 369 | items:
|
|
0 commit comments