|
1 |
| -- name: Microsoft identity platform (Azure Active Directory for developers) |
| 1 | +- name: Microsoft identity platform documentation |
2 | 2 | href: index.yml
|
3 | 3 | - name: Overview
|
4 | 4 | items:
|
5 | 5 | - name: What is Microsoft identity platform?
|
6 | 6 | href: v2-overview.md
|
7 | 7 | - name: Evolution of Microsoft identity platform
|
8 |
| - href: about-microsoft-identity-platform.md |
| 8 | + href: about-microsoft-identity-platform.md |
9 | 9 | - name: Quickstarts
|
10 | 10 | expanded: true
|
11 | 11 | items:
|
|
237 | 237 | - name: Calling a web API
|
238 | 238 | href: scenario-mobile-call-api.md
|
239 | 239 | - name: Move to production
|
240 |
| - href: scenario-mobile-production.md |
| 240 | + href: scenario-mobile-production.md |
241 | 241 | - name: Microsoft Authentication Library (MSAL)
|
242 | 242 | items:
|
243 | 243 | - name: Overview
|
|
305 | 305 | - name: Initialize applications - JavaScript
|
306 | 306 | href: msal-js-initializing-client-applications.md
|
307 | 307 | - name: Handle errors and exceptions
|
308 |
| - href: msal-handling-exceptions.md |
| 308 | + href: msal-handling-exceptions.md |
309 | 309 | - name: Logging
|
310 | 310 | href: msal-logging.md
|
311 | 311 | - name: Single sign-on
|
|
343 | 343 | - name: MSAL.NET
|
344 | 344 | items:
|
345 | 345 | - name: Web browsers
|
346 |
| - href: msal-net-web-browsers.md |
| 346 | + href: msal-net-web-browsers.md |
347 | 347 | - name: MSAL.js
|
348 | 348 | items:
|
349 | 349 | - name: Considerations - IE
|
350 | 350 | href: msal-js-use-ie-browser.md
|
351 | 351 | - name: Known issues - IE and Microsoft Edge
|
352 | 352 | href: msal-js-known-issues-ie-edge-browsers.md
|
353 |
| - - name: Known issues - Safari |
| 353 | + - name: Known issues - Safari |
354 | 354 | href: msal-js-known-issues-safari-browser.md
|
355 | 355 | - name: Troubleshoot SSL issues (MSAL iOS/macOS)
|
356 | 356 | href: ssl-issues.md
|
|
359 | 359 | items:
|
360 | 360 | - name: Application types and OAuth 2.0
|
361 | 361 | displayName: App types, OAuth
|
362 |
| - href: v2-app-types.md |
| 362 | + href: v2-app-types.md |
363 | 363 | - name: OAuth 2.0 and OpenID Connect protocols
|
364 | 364 | items:
|
365 | 365 | - name: OAuth 2.0 and OpenID Connect
|
|
507 | 507 | - name: Pass custom state in authentication requests
|
508 | 508 | href: msal-js-pass-custom-state-authentication-request.md
|
509 | 509 | - name: Prompt behavior
|
510 |
| - href: msal-js-prompt-behavior.md |
| 510 | + href: msal-js-prompt-behavior.md |
511 | 511 | - name: MSAL for iOS and macOS
|
512 | 512 | items:
|
513 | 513 | - name: MSAL for iOS and macOS differences
|
|
0 commit comments