Skip to content

Commit 5e88716

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into overview-rewrite
2 parents 4dae378 + 582f7a5 commit 5e88716

File tree

197 files changed

+2235
-851
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

197 files changed

+2235
-851
lines changed

.openpublishing.redirection.json

Lines changed: 70 additions & 69 deletions
Large diffs are not rendered by default.

articles/active-directory/conditional-access/concept-baseline-protection.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: conditional-access
88
ms.topic: conceptual
9-
ms.date: 11/21/2019
9+
ms.date: 12/10/2019
1010

1111
ms.author: joflore
1212
author: MicrosoftGuyJFlo
1313
manager: daveba
14-
ms.reviewer: calebb, rogoya
14+
ms.reviewer: rogoya
1515

1616
ms.collection: M365-identity-device-management
1717
---
@@ -84,6 +84,6 @@ To protect privileged actions, this **Require MFA for service management (previe
8484

8585
For more information, see:
8686

87+
* [Enabling security defaults](../fundamentals/concept-fundamentals-security-defaults.md)
8788
* [Common Conditional Access policies](concept-conditional-access-policy-common.md)
8889
* [Five steps to securing your identity infrastructure](../../security/fundamentals/steps-secure-identity.md)
89-
* [What is Conditional Access in Azure Active Directory?](overview.md)

articles/active-directory/conditional-access/concept-conditional-access-policy-common.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: conditional-access
88
ms.topic: conceptual
9-
ms.date: 12/03/2019
9+
ms.date: 12/10/2019
1010

1111
ms.author: joflore
1212
author: MicrosoftGuyJFlo
@@ -17,7 +17,7 @@ ms.collection: M365-identity-device-management
1717
---
1818
# Common Conditional Access policies
1919

20-
Baseline protection policies are great but many organizations need more flexibility than they offer. For example, many organizations need the ability to exclude specific accounts like their emergency access or break-glass administration accounts from Conditional Access policies requiring multi-factor authentication. For those organizations, the common policies referenced in this article can be of use.
20+
[Security defaults](../fundamentals/concept-fundamentals-security-defaults.md) are great for some but many organizations need more flexibility than they offer. For example, many need the ability to exclude specific accounts like their emergency access or break-glass administration accounts from Conditional Access policies requiring multi-factor authentication. For those organizations, the common policies referenced in this article can be of use.
2121

2222
![Conditional Access policies in the Azure portal](./media/concept-conditional-access-policy-common/conditional-access-policies-azure-ad-listing.png)
2323

articles/active-directory/develop/TOC.yml

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
href: quickstart-v2-aspnet-core-webapp.md
3636
- name: NodeJS
3737
href: quickstart-v2-nodejs-webapp.md
38+
displayName: OIDC
3839
- name: Java
3940
href: quickstart-v2-java-webapp.md
4041
- name: Python
@@ -135,7 +136,7 @@
135136
href: scenario-web-app-call-api-app-registration.md
136137
- name: Code configuration
137138
href: scenario-web-app-call-api-app-configuration.md
138-
- name: Sign-in
139+
- name: Global sign-out
139140
href: scenario-web-app-call-api-sign-in.md
140141
- name: Acquire token for the app
141142
href: scenario-web-app-call-api-acquire-token.md
@@ -213,11 +214,12 @@
213214
href: msal-net-system-browser-android-considerations.md
214215
- name: Xamarin iOS
215216
href: msal-net-xamarin-ios-considerations.md
216-
- name: Use brokers with Xamarin iOS and Android Applications
217+
- name: Use brokers with Xamarin iOS and Android
218+
displayName: Microsoft Authenticator Microsoft Intune
217219
href: msal-net-use-brokers-with-xamarin-apps.md
218220
- name: Universal Windows Platform
219221
href: msal-net-uwp-considerations.md
220-
- name: Acquiring a token for the app
222+
- name: Acquire a token for the app
221223
href: scenario-mobile-acquire-token.md
222224
- name: Calling a web API
223225
href: scenario-mobile-call-api.md
@@ -241,13 +243,13 @@
241243
href: msal-compare-msal-js-and-adal-js.md
242244
- name: Migrate to MSAL.Android
243245
href: migrate-android-adal-msal.md
244-
- name: Migrate to MSAL.iOS and MacOS
246+
- name: Migrate to MSAL.iOS / MacOS
245247
href: migrate-objc-adal-msal.md
246248
- name: Migrate to MSAL Python
247249
href: migrate-python-adal-msal.md
248250
- name: Migrate to MSAL for Java
249251
href: migrate-adal-msal-java.md
250-
- name: Migrate Xamarin apps using brokers from ADAL.NET to MSAL.NET
252+
- name: Migrate Xamarin apps using brokers to MSAL.NET
251253
href: msal-net-migration-ios-broker.md
252254
- name: Supported authentication flows
253255
href: msal-authentication-flows.md
@@ -263,7 +265,7 @@
263265
items:
264266
- name: Client applications
265267
href: msal-client-applications.md
266-
- name: Application configuration (.NET)
268+
- name: Application configuration
267269
href: msal-client-application-configuration.md
268270
- name: Initialize applications (.NET)
269271
href: msal-net-initializing-client-applications.md
@@ -313,11 +315,11 @@
313315
items:
314316
- name: Considerations using IE
315317
href: msal-js-use-ie-browser.md
316-
- name: Known issues- IE and Microsoft Edge
318+
- name: Known issues - IE and Microsoft Edge
317319
href: msal-js-known-issues-ie-edge-browsers.md
318-
- name: Known issues- Safari
320+
- name: Known issues - Safari
319321
href: msal-js-known-issues-safari-browser.md
320-
- name: MSAL for iOS and macOS SSL issues
322+
- name: Troubleshoot SSL issues (MSAL iOS/macOS)
321323
href: ssl-issues.md
322324
- name: Authentication protocol
323325
items:
@@ -388,7 +390,7 @@
388390
items:
389391
- name: Authentication
390392
items:
391-
- name: Configure role claims
393+
- name: Configure role claim
392394
href: active-directory-enterprise-app-role-management.md
393395
- name: Customize claims - Portal
394396
href: active-directory-saml-claims-customization.md
@@ -400,9 +402,9 @@
400402
href: active-directory-configurable-token-lifetimes.md
401403
- name: Application configuration
402404
items:
403-
- name: Transitioning from App registrations (Legacy) to the new App registrations experience in the Azure portal
405+
- name: New Azure portal app registration training guide
404406
href: app-registrations-training-guide-for-app-registrations-legacy-users.md
405-
- name: Transitioning from Application Registration Portal to the new App registrations experience in the Azure portal
407+
- name: New Azure portal app registration experience
406408
href: app-registration-portal-training-guide.md
407409
- name: Convert a single-tenant app to a multi-tenant app
408410
href: howto-convert-app-to-be-multi-tenant.md
@@ -418,7 +420,7 @@
418420
href: howto-add-app-roles-in-azure-ad-apps.md
419421
- name: Branding guidelines
420422
href: howto-add-branding-in-azure-ad-apps.md
421-
- name: Publisher domain
423+
- name: Configure publisher domain
422424
href: howto-configure-publisher-domain.md
423425
- name: Terms of Service and Privacy Statement
424426
href: howto-add-terms-of-service-privacy-statement.md
@@ -432,7 +434,7 @@
432434
href: msal-net-token-cache-serialization.md
433435
- name: Clear the token cache
434436
href: msal-net-clear-token-cache.md
435-
- name: Instantiate a public client with options
437+
- name: Instantiate a public client app
436438
href: msal-net-instantiate-public-client-config-options.md
437439
- name: Instantiate a confidential client with options
438440
href: msal-net-instantiate-confidential-client-config-options.md
@@ -462,13 +464,13 @@
462464
href: redirect-uris-ios.md
463465
- name: MSAL for Python
464466
items:
465-
- name: Token cache serialization
467+
- name: Custom token cache serialization
466468
href: msal-python-token-cache-serialization.md
467469
- name: MSAL for Java
468470
items:
469-
- name: Token cache serialization
471+
- name: Custom token cache serialization
470472
href: msal-java-token-cache-serialization.md
471-
- name: Add and remove accounts from the token cache
473+
- name: Get and remove accounts from the token cache
472474
href: msal-java-get-remove-accounts-token-cache.md
473475
- name: Work with Visual Studio
474476
items:
@@ -482,7 +484,7 @@
482484
href: vs-active-directory-webapi-getting-started.md
483485
- name: What happened to my WebAPI project?
484486
href: vs-active-directory-webapi-what-happened.md
485-
- name: Error during authentication detection
487+
- name: Diagnose errors during authentication
486488
href: vs-active-directory-error.md
487489
- name: References
488490
items:

articles/active-directory/develop/active-directory-claims-mapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Customize Azure AD tenant app claims
2+
title: Customize Azure AD tenant app claims (Powershell)
33
titleSuffix: Microsoft identity platform
44
description: This page describes Azure Active Directory claims mapping.
55
services: active-directory

articles/active-directory/develop/active-directory-how-applications-are-added.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How and why to add apps to Azure AD
2+
title: How and why apps are added to Azure AD
33
titleSuffix: Microsoft identity platform
44
description: What does it mean for an application to be added to Azure AD and how do they get there?
55
services: active-directory

articles/active-directory/develop/active-directory-v2-protocols.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Authorization protocols supported by the Microsoft identity platform | Azure
2+
title: OAuth 2.0 and OpenID Connect protocols - Microsoft identity platform | Azure
33
description: A guide to OAuth 2.0 and OpenID Connect protocols that are supported by the Microsoft identity platform endpoint.
44
services: active-directory
55
author: rwike77
@@ -17,7 +17,7 @@ ms.custom: aaddev
1717
ms.collection: M365-identity-device-management
1818
---
1919

20-
# Microsoft identity platform protocols
20+
# OAuth 2.0 and OpenID Connect protocols on the Microsoft identity platform
2121

2222
The Microsoft identity platform endpoint for identity-as-a-service with industry standard protocols, OpenID Connect and OAuth 2.0. While the service is standards-compliant, there can be subtle differences between any two implementations of these protocols. The information here will be useful if you choose to write your code by directly sending and handling HTTP requests or use a third party open-source library, rather than using one of our [open-source libraries](reference-v2-libraries.md).
2323

articles/active-directory/develop/authentication-flows-app-scenarios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Microsoft identity platform authentication scenarios | Azure
2+
title: Microsoft identity platform authentication flows & app scenarios | Azure
33
description: Learn about authentication flows and application scenarios for the Microsoft identity platform. Learn about the different types of applications that can authenticate identities, acquire tokens, and call protected APIs.
44
services: active-directory
55
author: jmprieur

articles/active-directory/develop/customize-webviews.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Customize browsers & WebViews | Azure
2+
title: Customize browsers & WebViews (MSAL iOS/macOS) | Azure
33
titleSuffix: Microsoft identity platform
44
description: Learn how to customize the MSAL iOS/macOS browser experience to sign in users.
55
services: active-directory

articles/active-directory/develop/howto-add-branding-in-azure-ad-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure AD app branding guidelines
2+
title: App branding guidelines | Azure
33
titleSuffix: Microsoft identity platform
44
description: A comprehensive guide to developer-oriented resources for Azure Active Directory
55
services: active-directory

0 commit comments

Comments
 (0)