Skip to content

Commit bcfff9c

Browse files
authored
Merge pull request #206311 from MicrosoftDocs/main
7/28 PM Publish
2 parents 867eea4 + 26067c0 commit bcfff9c

File tree

206 files changed

+2215
-1650
lines changed

Some content is hidden

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

206 files changed

+2215
-1650
lines changed

articles/active-directory/fundamentals/scenario-azure-first-sap-identity-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This document provides advice on the technical design and configuration of SAP p
2929
| [IPS](https://help.sap.com/viewer/f48e822d6d484fa5ade7dda78b64d9f5/Cloud/en-US/2d2685d469a54a56b886105a06ccdae6.html) | SAP Cloud Identity Services - Identity Provisioning Service. IPS helps to synchronize identities between different stores / target systems. |
3030
| [XSUAA](https://blogs.sap.com/2019/01/07/uaa-xsuaa-platform-uaa-cfuaa-what-is-it-all-about/) | Extended Services for Cloud Foundry User Account and Authentication. XSUAA is a multi-tenant OAuth authorization server within the SAP BTP. |
3131
| [CF](https://www.cloudfoundry.org/) | Cloud Foundry. Cloud Foundry is the environment on which SAP built their multi-cloud offering for BTP (AWS, Azure, GCP, Alibaba). |
32-
| [Fiori](https://www.sap.com/products/fiori/develop.html) | The web-based user experience of SAP (as opposed to the desktop-based experience). |
32+
| [Fiori](https://www.sap.com/products/fiori.html) | The web-based user experience of SAP (as opposed to the desktop-based experience). |
3333

3434
## Overview
3535

@@ -272,4 +272,4 @@ Azure AD B2C doesn't natively support the use of groups to create collections of
272272

273273
Fortunately, Azure AD B2C is highly customizable, so you can configure the SAML tokens it sends to IAS to include any custom information. For various options on supporting authorization claims, see the documentation accompanying the [Azure AD B2C App Roles sample](https://github.com/azure-ad-b2c/api-connector-samples/tree/main/Authorization-AppRoles), but in summary: through its [API Connector](../../active-directory-b2c/api-connectors-overview.md) extensibility mechanism you can optionally still use groups, app roles, or even a custom database to determine what the user is allowed to access.
274274

275-
Regardless of where the authorization information comes from, it can then be emitted as the `Groups` attribute inside the SAML token by configuring that attribute name as the [default partner claim type on the claims schema](../../active-directory-b2c/claimsschema.md#defaultpartnerclaimtypes) or by overriding the [partner claim type on the output claims](../../active-directory-b2c/relyingparty.md#outputclaims). Note however that BTP allows you to [map Role Collections to User Attributes](https://help.sap.com/products/BTP/65de2977205c403bbc107264b8eccf4b/b3fbb1a9232d4cf99967a0b29dd85d4c.html), which means that *any* attribute name can be used for authorization decisions, even if you don't use the `Groups` attribute name.
275+
Regardless of where the authorization information comes from, it can then be emitted as the `Groups` attribute inside the SAML token by configuring that attribute name as the [default partner claim type on the claims schema](../../active-directory-b2c/claimsschema.md#defaultpartnerclaimtypes) or by overriding the [partner claim type on the output claims](../../active-directory-b2c/relyingparty.md#outputclaims). Note however that BTP allows you to [map Role Collections to User Attributes](https://help.sap.com/products/BTP/65de2977205c403bbc107264b8eccf4b/b3fbb1a9232d4cf99967a0b29dd85d4c.html), which means that *any* attribute name can be used for authorization decisions, even if you don't use the `Groups` attribute name.

articles/active-directory/privileged-identity-management/azure-pim-resource-rbac.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: View audit report for Azure resource roles in Privileged Identity Managem
33
description: View activity and audit history for Azure resource roles in Azure AD Privileged Identity Management (PIM).
44
services: active-directory
55
documentationcenter: ''
6-
author: mtillman
6+
author: amsliu
77
manager: karenhoran
88
editor: ''
99

@@ -12,7 +12,7 @@ ms.subservice: pim
1212
ms.topic: how-to
1313
ms.workload: identity
1414
ms.date: 06/24/2022
15-
ms.author: mtillman
15+
ms.author: amsliu
1616
ms.reviewer: shaunliu
1717
ms.collection: M365-identity-device-management
1818
---

articles/active-directory/privileged-identity-management/concept-privileged-access-versus-role-assignable.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: What's the difference between Privileged Access groups and role-assignabl
33
description: Learn how to tell the difference between Privileged Access groups and role-assignable groups in Azure AD Privileged Identity Management (PIM).
44
services: active-directory
55
documentationcenter: ''
6-
author: mtillman
6+
author: amsliu
77
manager: karenhoran
88
ms.service: active-directory
99
ms.topic: how-to
1010
ms.tgt_pltfrm: na
1111
ms.workload: identity
1212
ms.subservice: pim
1313
ms.date: 06/24/2022
14-
ms.author: mtillman
14+
ms.author: amsliu
1515
ms.reviewer: shaunliu
1616
ms.custom: pim
1717
ms.collection: M365-identity-device-management

articles/active-directory/privileged-identity-management/groups-activate-roles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: Activate privileged access group roles in PIM - Azure AD | Microsoft Docs
33
description: Learn how to activate your privileged access group roles in Azure AD Privileged Identity Management (PIM).
44
services: active-directory
55
documentationcenter: ''
6-
author: mtillman
6+
author: amsliu
77
manager: karenhoran
88
ms.service: active-directory
99
ms.topic: how-to
1010
ms.tgt_pltfrm: na
1111
ms.workload: identity
1212
ms.subservice: pim
1313
ms.date: 02/24/2022
14-
ms.author: mtillman
14+
ms.author: amsliu
1515
ms.reviewer: shaunliu
1616
ms.custom: pim
1717
ms.collection: M365-identity-device-management

articles/active-directory/privileged-identity-management/groups-approval-workflow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: Approve activation requests for group members and owners in Privileged Id
33
description: Learn how to approve or deny requests for role-assignable groups in Azure AD Privileged Identity Management (PIM).
44
services: active-directory
55
documentationcenter: ''
6-
author: mtillman
6+
author: amsliu
77
manager: karenhoran
88
ms.service: active-directory
99
ms.topic: conceptual
1010
ms.tgt_pltfrm: na
1111
ms.workload: identity
1212
ms.subservice: pim
1313
ms.date: 06/24/2022
14-
ms.author: mtillman
14+
ms.author: amsliu
1515
ms.reviewer: shaunliu
1616
ms.custom: pim
1717
ms.collection: M365-identity-device-management

articles/active-directory/privileged-identity-management/groups-assign-member-owner.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: Assign eligible owners and members for privileged access groups - Azure A
33
description: Learn how to assign eligible owners or members of a role-assignable group in Azure AD Privileged Identity Management (PIM).
44
services: active-directory
55
documentationcenter: ''
6-
author: mtillman
6+
author: amsliu
77
manager: karenhoran
88
ms.service: active-directory
99
ms.topic: conceptual
1010
ms.tgt_pltfrm: na
1111
ms.workload: identity
1212
ms.subservice: pim
1313
ms.date: 06/24/2022
14-
ms.author: mtillman
14+
ms.author: amsliu
1515
ms.reviewer: shaunliu
1616
ms.custom: pim
1717
ms.collection: M365-identity-device-management

articles/active-directory/privileged-identity-management/groups-audit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: View audit report for privileged access group assignments in Privileged I
33
description: View activity and audit history for privileged access group assignments in Azure AD Privileged Identity Management (PIM).
44
services: active-directory
55
documentationcenter: ''
6-
author: mtillman
6+
author: amsliu
77
manager: karenhoran
88
editor: ''
99

@@ -12,7 +12,7 @@ ms.topic: article
1212
ms.workload: identity
1313
ms.subservice: pim
1414
ms.date: 06/24/2022
15-
ms.author: mtillman
15+
ms.author: amsliu
1616
ms.reviewer: shaunliu
1717
ms.collection: M365-identity-device-management
1818
---

articles/active-directory/privileged-identity-management/groups-discover-groups.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: Identify a group to manage in Privileged Identity Management - Azure AD |
33
description: Learn how to onboard role-assignable groups to manage as privileged access groups in Privileged Identity Management (PIM).
44
services: active-directory
55
documentationcenter: ''
6-
author: mtillman
6+
author: amsliu
77
manager: karenhoran
88
ms.service: active-directory
99
ms.topic: how-to
1010
ms.tgt_pltfrm: na
1111
ms.workload: identity
1212
ms.subservice: pim
1313
ms.date: 06/24/2022
14-
ms.author: mtillman
14+
ms.author: amsliu
1515
ms.reviewer: shaunliu
1616
ms.collection: M365-identity-device-management
1717
---

articles/active-directory/privileged-identity-management/groups-features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Managing Privileged Access groups in Privileged Identity Management (PIM)
33
description: How to manage members and owners of privileged access groups in Privileged Identity Management (PIM)
44
services: active-directory
55
documentationcenter: ''
6-
author: mtillman
6+
author: amsliu
77
manager: karenhoran
88

99
ms.assetid:
@@ -13,7 +13,7 @@ ms.topic: overview
1313
ms.tgt_pltfrm: na
1414
ms.workload: identity
1515
ms.date: 06/24/2022
16-
ms.author: mtillman
16+
ms.author: amsliu
1717
ms.custom: pim
1818
ms.collection: M365-identity-device-management
1919

articles/active-directory/privileged-identity-management/groups-renew-extend.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Renew expired group owner or member assignments in Privileged Identity Ma
33
description: Learn how to extend or renew role-assignable group assignments in Azure AD Privileged Identity Management (PIM).
44
services: active-directory
55
documentationcenter: ''
6-
author: mtillman
6+
author: amsliu
77
manager: karenhoran
88
ms.reviewer: markwahl-msft
99
ms.service: active-directory
@@ -12,7 +12,7 @@ ms.tgt_pltfrm: na
1212
ms.topic: how-to
1313
ms.subservice: pim
1414
ms.date: 06/24/2022
15-
ms.author: mtillman
15+
ms.author: amsliu
1616
ms.custom: pim
1717
ms.collection: M365-identity-device-management
1818
---

0 commit comments

Comments
 (0)