Skip to content

Commit 4dd6a46

Browse files
Merge pull request #215111 from janicericketts/patch-55
Change author metadata to Janice Ricketts
2 parents 71d43e9 + e26747d commit 4dd6a46

9 files changed

+22
-27
lines changed

articles/active-directory/authentication/fido2-compatibility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ ms.subservice: authentication
88
ms.topic: conceptual
99
ms.date: 02/02/2021
1010

11-
ms.author: nichola
12-
author: knicholasa
11+
author: janicericketts
12+
ms.author: jricketts
1313
manager: martinco
1414
ms.reviewer:
1515

articles/active-directory/develop/app-resilience-continuous-access-evaluation.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@
22
title: "How to use Continuous Access Evaluation enabled APIs in your applications"
33
description: How to increase app security and resilience by adding support for Continuous Access Evaluation, enabling long-lived access tokens that can be revoked based on critical events and policy evaluation.
44
services: active-directory
5-
author: knicholasa
6-
manager: CelesteDG
7-
5+
manager: martinco
86
ms.service: active-directory
97
ms.subservice: develop
108
ms.topic: conceptual
119
ms.workload: identity
1210
ms.date: 07/09/2021
13-
ms.author: nichola
11+
author: janicericketts
12+
ms.author: jricketts
1413
ms.reviewer:
1514
# Customer intent: As an application developer, I want to learn how to use Continuous Access Evaluation for building resiliency through long-lived, refreshable tokens that can be revoked based on critical events and policy evaluation.
1615
---

articles/active-directory/develop/mobile-sso-support-overview.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@
22
title: Support single sign-on and app protection policies in mobile apps you develop
33
description: Explanation and overview of building mobile applications that support single sign-on and app protection policies using the Microsoft identity platform and integrating with Azure Active Directory.
44
services: active-directory
5-
author: knicholasa
6-
manager: CelesteDG
7-
5+
manager: martinco
86
ms.service: active-directory
97
ms.subservice: develop
108
ms.topic: conceptual
119
ms.workload: identity
1210
ms.date: 10/14/2020
13-
ms.author: nichola
11+
author: janicericketts
12+
ms.author: jricketts
1413
ms.custom: has-adal-ref
1514

1615
#Customer intent: As an app developer, I want to know how to implement an app that supports single sign-on and app protection policies using the Microsoft identity platform and integrating with Azure Active Directory.
@@ -77,4 +76,4 @@ Finally, [add the Intune SDK](/mem/intune/developer/app-sdk-get-started) to your
7776
- [Authorization agents and how to enable them](./msal-android-single-sign-on.md)
7877
- [Get started with the Microsoft Intune App SDK](/mem/intune/developer/app-sdk-get-started)
7978
- [Configure settings for the Intune App SDK](/mem/intune/developer/app-sdk-ios#configure-settings-for-the-intune-app-sdk)
80-
- [Microsoft Intune protected apps](/mem/intune/apps/apps-supported-intune-apps)
79+
- [Microsoft Intune protected apps](/mem/intune/apps/apps-supported-intune-apps)

articles/active-directory/develop/tutorial-blazor-server.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
title: Tutorial - Create a Blazor Server app that uses the Microsoft identity platform for authentication
33
description: In this tutorial, you set up authentication using the Microsoft identity platform in a Blazor Server app.
4-
author: knicholasa
5-
6-
ms.author: nichola
4+
author: janicericketts
5+
ms.author: jricketts
76
ms.service: active-directory
87
ms.subservice: develop
98
ms.topic: tutorial

articles/active-directory/develop/tutorial-blazor-webassembly.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
title: Tutorial - Sign in users and call a protected API from a Blazor WebAssembly app
33
description: In this tutorial, sign in users and call a protected API using the Microsoft identity platform in a Blazor WebAssembly (WASM) app.
4-
author: knicholasa
5-
6-
ms.author: nichola
4+
author: janicericketts
5+
ms.author: jricketts
76
ms.service: active-directory
87
ms.subservice: develop
98
ms.topic: tutorial

articles/active-directory/fundamentals/five-steps-to-full-application-integration-with-azure-ad.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,13 @@
22
title: Five steps for integrating all your apps with Azure AD
33
description: This guide explains how to integrate all your applications with Azure AD. In each step, we explain the value and provide links to resources that will explain the technical details.
44
services: active-directory
5-
author: knicholasa
6-
5+
author: janicericketts
6+
ms.author: jricketts
77
ms.service: active-directory
88
ms.subservice: fundamentals
99
ms.workload: identity
1010
ms.topic: conceptual
1111
ms.date: 08/05/2020
12-
ms.author: nichola
1312
---
1413

1514
# Five steps for integrating all your apps with Azure AD

articles/active-directory/fundamentals/resilience-app-development-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.service: active-directory
66
ms.subservice: fundamentals
77
ms.workload: identity
88
ms.topic: how-to
9-
author: knicholasa
10-
ms.author: nichola
9+
author: janicericketts
10+
ms.author: jricketts
1111
manager: martinco
1212
ms.date: 11/23/2020
1313
---

articles/active-directory/fundamentals/resilience-client-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.service: active-directory
66
ms.subservice: fundamentals
77
ms.workload: identity
88
ms.topic: how-to
9-
author: knicholasa
10-
ms.author: nichola
9+
author: janicericketts
10+
ms.author: jricketts
1111
manager: martinco
1212
ms.date: 11/23/2020
1313
---

articles/active-directory/fundamentals/resilience-daemon-app.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.service: active-directory
66
ms.subservice: fundamentals
77
ms.workload: identity
88
ms.topic: how-to
9-
author: knicholasa
10-
ms.author: nichola
9+
author: janicericketts
10+
ms.author: jricketts
1111
manager: martinco
1212
ms.date: 11/23/2020
1313
---
@@ -52,4 +52,4 @@ When a request times out applications should not retry immediately. Implement an
5252

5353
- [Build resilience into applications that sign-in users](resilience-client-app.md)
5454
- [Build resilience in your identity and access management infrastructure](resilience-in-infrastructure.md)
55-
- [Build resilience in your CIAM systems](resilience-b2c.md)
55+
- [Build resilience in your CIAM systems](resilience-b2c.md)

0 commit comments

Comments
 (0)