Skip to content

Commit 4fa5f7d

Browse files
authored
Merge pull request #174884 from MicrosoftDocs/master
Merge master to live, 4 AM
2 parents 1d56a3f + 4322bd2 commit 4fa5f7d

File tree

149 files changed

+4224
-1331
lines changed

Some content is hidden

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

149 files changed

+4224
-1331
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -826,6 +826,7 @@
826826
".openpublishing.redirection.media-services.json",
827827
".openpublishing.redirection.security-benchmark.json",
828828
".openpublishing.redirection.synapse-analytics.json",
829+
"articles/azure-fluid-relay/.openpublishing.redirection.fluid-relay.json",
829830
"articles/azure-relay/.openpublishing.redirection.relay.json",
830831
"articles/communication-services/.openpublishing.redirection.communication-services.json",
831832
"articles/cosmos-db/.openpublishing.redirection.cosmos-db.json",

articles/active-directory/develop/id-tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The table below shows the claims that are in most ID tokens by default (except w
7676
|`iat` | int, a UNIX timestamp | "Issued At" indicates when the authentication for this token occurred. |
7777
|`idp`|String, usually an STS URI | Records the identity provider that authenticated the subject of the token. This value is identical to the value of the Issuer claim unless the user account not in the same tenant as the issuer - guests, for instance. If the claim isn't present, it means that the value of `iss` can be used instead. For personal accounts being used in an organizational context (for instance, a personal account invited to an Azure AD tenant), the `idp` claim may be 'live.com' or an STS URI containing the Microsoft account tenant `9188040d-6c67-4c5b-b112-36a304b66dad`. |
7878
|`nbf` | int, a UNIX timestamp | The "nbf" (not before) claim identifies the time before which the JWT MUST NOT be accepted for processing.|
79-
|`exp` | int, a UNIX timestamp | The "exp" (expiration time) claim identifies the expiration time on or after which the JWT MUST NOT be accepted for processing. It's important to note that in certain circumstances, a resource may reject the token before this time. Fo example, if a change in authentication is required or a token revocation has been detected. |
79+
|`exp` | int, a UNIX timestamp | The "exp" (expiration time) claim identifies the expiration time on or after which the JWT MUST NOT be accepted for processing. It's important to note that in certain circumstances, a resource may reject the token before this time. For example, if a change in authentication is required or a token revocation has been detected. |
8080
| `c_hash`| String |The code hash is included in ID tokens only when the ID token is issued with an OAuth 2.0 authorization code. It can be used to validate the authenticity of an authorization code. To understand how to do this validation, see the [OpenID Connect specification](https://openid.net/specs/openid-connect-core-1_0.html#HybridIDToken). |
8181
|`at_hash`| String |The access token hash is included in ID tokens only when the ID token is issued from the `/authorize` endpoint with an OAuth 2.0 access token. It can be used to validate the authenticity of an access token. To understand how to do this validation, see the [OpenID Connect specification](https://openid.net/specs/openid-connect-core-1_0.html#HybridIDToken). This is not returned on ID tokens from the `/token` endpoint. |
8282
|`aio` | Opaque String | An internal claim used by Azure AD to record data for token reuse. Should be ignored.|

articles/active-directory/manage-apps/silverfort-azure-ad-integration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Silverfort can seamlessly connect any type of asset into Azure AD, as if it was
3232

3333
These **bridged** assets appear as regular applications in Azure AD and can be protected with Conditional Access, single-sign-on (SSO), multifactor authentication, auditing and more.
3434

35-
This solution combines all corporate assets and third party Identity and Access Management (IAM) platforms. For example, Active Directory, Active Directory Federation Services (ADFS), and Remote Authentication Dial-In User Service (RADIUS) on Azure AD, including hybrid and multi-cloud environments.
35+
This solution combines all corporate assets and third-party Identity and Access Management (IAM) platforms. For example, Active Directory, Active Directory Federation Services (ADFS), and Remote Authentication Dial-In User Service (RADIUS) on Azure AD, including hybrid and multi-cloud environments.
3636

3737
## Scenario description
3838

@@ -99,7 +99,7 @@ To deploy Silverfort in your tenant or infrastructure, [contact Silverfort](http
9999

100100
7. Select appropriate **Authentication** type, and **Protocol**.
101101

102-
8. In the **Users and Groups** field, select the edit icon to configure users that will be affected by the policy. These users's authentication will be bridged to Azure AD.
102+
8. In the **Users and Groups** field, select the edit icon to configure users that will be affected by the policy. These users' authentication will be bridged to Azure AD.
103103

104104
![image shows user and groups](./media/silverfort-azure-ad-integration/user-groups.png)
105105

@@ -131,7 +131,7 @@ To deploy Silverfort in your tenant or infrastructure, [contact Silverfort](http
131131

132132
![image shows add policy](./media/silverfort-azure-ad-integration/add-policy.png)
133133

134-
14. Return to the Azure AD console, and navigate to **Enterprise applications**. The new Silverfort application should now appear. This application can now be included in [CA policies](https://docs.microsoft.com/azure/active-directory/authentication/tutorial-enable-azure-mfa?bc=/azure/active-directory/conditional-access/breadcrumb/toc.json&toc=/azure/active-directory/conditional-access/toc.json%23create-a-conditional-access-policy).
134+
14. Return to the Azure AD console, and navigate to **Enterprise applications**. The new Silverfort application should now appear. This application can now be included in [CA policies](../authentication/tutorial-enable-azure-mfa.md?bc=/azure/active-directory/conditional-access/breadcrumb/toc.json&toc=/azure/active-directory/conditional-access/toc.json%23create-a-conditional-access-policy).
135135

136136
## Next steps
137137

articles/active-directory/roles/permissions-reference.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.workload: identity
1010
ms.subservice: roles
1111
ms.topic: reference
12-
ms.date: 09/14/2021
12+
ms.date: 10/06/2021
1313
ms.author: rolyon
1414
ms.reviewer: abhijeetsinha
1515
ms.custom: generated, it-pro, fasttrack-edit
@@ -247,7 +247,7 @@ The [Authentication Policy Administrator](#authentication-policy-administrator)
247247
> | --- | --- |
248248
> | microsoft.directory/users/authenticationMethods/create | Create authentication methods for users |
249249
> | microsoft.directory/users/authenticationMethods/delete | Delete authentication methods for users |
250-
> | microsoft.directory/users/authenticationMethods/standard/restrictedRead | Read standard properties of authentication methods that do not include personally identifiable information |
250+
> | microsoft.directory/users/authenticationMethods/standard/restrictedRead | Read standard properties of authentication methods that do not include personally identifiable information for users |
251251
> | microsoft.directory/users/authenticationMethods/basic/update | Update basic properties of authentication methods for users |
252252
> | microsoft.directory/users/invalidateAllRefreshTokens | Force sign-out by invalidating user refresh tokens |
253253
> | microsoft.directory/users/password/update | Reset passwords for all users |
@@ -972,7 +972,7 @@ Users in this role can read settings and administrative information across Micro
972972
> | microsoft.directory/applications/allProperties/read | Read all properties (including privileged properties) on all types of applications |
973973
> | microsoft.directory/applications/synchronization/standard/read | Read provisioning settings associated with the application object |
974974
> | microsoft.directory/auditLogs/allProperties/read | Read all properties on audit logs, including privileged properties |
975-
> | microsoft.directory/users/authenticationMethods/standard/restrictedRead | Read standard properties of authentication methods that do not include personally identifiable information |
975+
> | microsoft.directory/users/authenticationMethods/standard/restrictedRead | Read standard properties of authentication methods that do not include personally identifiable information for users |
976976
> | microsoft.directory/authorizationPolicy/standard/read | Read standard properties of authorization policies |
977977
> | microsoft.directory/bitlockerKeys/key/read | Read bitlocker metadata and key on devices |
978978
> | microsoft.directory/cloudAppSecurity/allProperties/read | Read all properties for Cloud app security |
@@ -1118,7 +1118,6 @@ Users in this role can create, manage and deploy provisioning configuration setu
11181118
> | microsoft.directory/applications/audience/update | Update the audience property for applications |
11191119
> | microsoft.directory/applications/authentication/update | Update authentication on all types of applications |
11201120
> | microsoft.directory/applications/basic/update | Update basic properties for applications |
1121-
> | microsoft.directory/applications/credentials/update | Update application credentials |
11221121
> | microsoft.directory/applications/notes/update | Update notes of applications |
11231122
> | microsoft.directory/applications/owners/update | Update owners of applications |
11241123
> | microsoft.directory/applications/permissions/update | Update exposed permissions and required permissions on all types of applications |
Lines changed: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,152 @@
1+
---
2+
title: 'Tutorial: Azure AD SSO integration with Adaptive Shield'
3+
description: Learn how to configure single sign-on between Azure Active Directory and Adaptive Shield.
4+
services: active-directory
5+
author: jeevansd
6+
manager: CelesteDG
7+
ms.reviewer: CelesteDG
8+
ms.service: active-directory
9+
ms.subservice: saas-app-tutorial
10+
ms.workload: identity
11+
ms.topic: tutorial
12+
ms.date: 10/04/2021
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Tutorial: Azure AD SSO integration with Adaptive Shield
18+
19+
In this tutorial, you'll learn how to integrate Adaptive Shield with Azure Active Directory (Azure AD). When you integrate Adaptive Shield with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to Adaptive Shield.
22+
* Enable your users to be automatically signed-in to Adaptive Shield with their Azure AD accounts.
23+
* Manage your accounts in one central location - the Azure portal.
24+
25+
## Prerequisites
26+
27+
To get started, you need the following items:
28+
29+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
30+
* Adaptive Shield single sign-on (SSO) enabled subscription.
31+
32+
## Scenario description
33+
34+
In this tutorial, you configure and test Azure AD SSO in a test environment.
35+
36+
* Adaptive Shield supports **SP** initiated SSO.
37+
38+
* Adaptive Shield supports **Just In Time** user provisioning.
39+
40+
> [!NOTE]
41+
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant.
42+
43+
## Add Adaptive Shield from the gallery
44+
45+
To configure the integration of Adaptive Shield into Azure AD, you need to add Adaptive Shield from the gallery to your list of managed SaaS apps.
46+
47+
1. Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
48+
1. On the left navigation pane, select the **Azure Active Directory** service.
49+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
50+
1. To add new application, select **New application**.
51+
1. In the **Add from the gallery** section, type **Adaptive Shield** in the search box.
52+
1. Select **Adaptive Shield** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
53+
54+
## Configure and test Azure AD SSO for Adaptive Shield
55+
56+
Configure and test Azure AD SSO with Adaptive Shield using a test user called **B.Simon**. For SSO to work, you need to establish a link relationship between an Azure AD user and the related user in Adaptive Shield.
57+
58+
To configure and test Azure AD SSO with Adaptive Shield, perform the following steps:
59+
60+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
61+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
62+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
63+
1. **[Configure Adaptive Shield SSO](#configure-adaptive-shield-sso)** - to configure the single sign-on settings on application side.
64+
1. **[Create Adaptive Shield test user](#create-adaptive-shield-test-user)** - to have a counterpart of B.Simon in Adaptive Shield that is linked to the Azure AD representation of user.
65+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
66+
67+
## Configure Azure AD SSO
68+
69+
Follow these steps to enable Azure AD SSO in the Azure portal.
70+
71+
1. In the Azure portal, on the **Adaptive Shield** application integration page, find the **Manage** section and select **single sign-on**.
72+
1. On the **Select a single sign-on method** page, select **SAML**.
73+
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
74+
75+
![Edit Basic SAML Configuration](common/edit-urls.png)
76+
77+
1. On the **Basic SAML Configuration** section, perform the following steps:
78+
79+
a. In the **Identifier (Entity ID)** text box, type one of the following URLs:
80+
81+
| **Environment** | **URL** |
82+
|---------|--------|
83+
| **Sandbox** |`https://staging-dashboard.adaptive-shield.com/api/sso/saml` |
84+
| **Production** |`https://dashboard.adaptive-shield.com/api/sso/saml` |
85+
86+
b. In the **Reply URL** text box, type one of the following URLs:
87+
88+
| **Environment** | **URL** |
89+
|---------|--------|
90+
| **Sandbox** | `https://staging-dashboard.adaptive-shield.com/api/sso/saml` |
91+
| **Production** | `https://dashboard.adaptive-shield.com/api/sso/saml` |
92+
93+
c. In the **Sign on URL** text box, type one of the following URLs:
94+
95+
| **Environment** | **URL** |
96+
|---------|--------|
97+
| **Sandbox** | `https://staging-dashboard.adaptive-shield.com` |
98+
| **Production** |`https://dashboard.adaptive-shield.com` |
99+
100+
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Certificate (Base64)** and select **Download** to download the certificate and save it on your computer.
101+
102+
![The Certificate download link](common/certificatebase64.png)
103+
104+
1. On the **Set up Adaptive Shield** section, copy the appropriate URL(s) based on your requirement.
105+
106+
![Copy configuration URLs](common/copy-configuration-urls.png)
107+
108+
### Create an Azure AD test user
109+
110+
In this section, you'll create a test user in the Azure portal called B.Simon.
111+
112+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
113+
1. Select **New user** at the top of the screen.
114+
1. In the **User** properties, follow these steps:
115+
1. In the **Name** field, enter `B.Simon`.
116+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
117+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
118+
1. Click **Create**.
119+
120+
### Assign the Azure AD test user
121+
122+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to Adaptive Shield.
123+
124+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
125+
1. In the applications list, select **Adaptive Shield**.
126+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
127+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
128+
1. In the **Users and groups** dialog, select **B.Simon** from the Users list, then click the **Select** button at the bottom of the screen.
129+
1. If you are expecting a role to be assigned to the users, you can select it from the **Select a role** dropdown. If no role has been set up for this app, you see "Default Access" role selected.
130+
1. In the **Add Assignment** dialog, click the **Assign** button.
131+
132+
## Configure Adaptive Shield SSO
133+
134+
To configure single sign-on on **Adaptive Shield** side, you need to send the downloaded **Certificate (Base64)** and appropriate copied URLs from Azure portal to [Adaptive Shield support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
135+
136+
### Create Adaptive Shield test user
137+
138+
In this section, a user called Britta Simon is created in Adaptive Shield. Adaptive Shield supports just-in-time user provisioning, which is enabled by default. There is no action item for you in this section. If a user doesn't already exist in Adaptive Shield, a new one is created after authentication.
139+
140+
## Test SSO
141+
142+
In this section, you test your Azure AD single sign-on configuration with following options.
143+
144+
* Click on **Test this application** in Azure portal. This will redirect to Adaptive Shield Sign-on URL where you can initiate the login flow.
145+
146+
* Go to Adaptive Shield Sign-on URL directly and initiate the login flow from there.
147+
148+
* You can use Microsoft My Apps. When you click the Adaptive Shield tile in the My Apps, this will redirect to Adaptive Shield Sign-on URL. For more information about the My Apps, see [Introduction to the My Apps](../user-help/my-apps-portal-end-user-access.md).
149+
150+
## Next steps
151+
152+
Once you configure Adaptive Shield you can enforce session control, which protects exfiltration and infiltration of your organization’s sensitive data in real time. Session control extends from Conditional Access. [Learn how to enforce session control with Microsoft Cloud App Security](/cloud-app-security/proxy-deployment-aad).

0 commit comments

Comments
 (0)