Skip to content

Commit 1e8e2f8

Browse files
authored
Merge pull request #233633 from bhavana-129/Newdocs
SaaS App Tutorials of Theom, Hashi Corp Cloud Platform, Orilley Learning Platform, Predict 360 SSO, Proactis Rego Source To Contract
2 parents acb6c61 + ab0b3b2 commit 1e8e2f8

File tree

6 files changed

+561
-0
lines changed

6 files changed

+561
-0
lines changed
Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
---
2+
title: Azure Active Directory SSO integration with HashiCorp Cloud Platform (HCP)
3+
description: Learn how to configure single sign-on between Azure Active Directory and HashiCorp Cloud Platform (HCP).
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: how-to
12+
ms.date: 04/06/2023
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Azure Active Directory SSO integration with HashiCorp Cloud Platform (HCP)
18+
19+
In this article, you learn how to integrate HashiCorp Cloud Platform (HCP) with Azure Active Directory (Azure AD). HashiCorp Cloud platform hosting managed services of the developer tools created by HashiCorp, such Terraform, Vault, Boundary, and Consul. When you integrate HashiCorp Cloud Platform (HCP) with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to HashiCorp Cloud Platform (HCP).
22+
* Enable your users to be automatically signed-in to HashiCorp Cloud Platform (HCP) with their Azure AD accounts.
23+
* Manage your accounts in one central location - the Azure portal.
24+
25+
You configure and test Azure AD single sign-on for HashiCorp Cloud Platform (HCP) in a test environment. HashiCorp Cloud Platform (HCP) supports only **SP** initiated single sign-on.
26+
27+
## Prerequisites
28+
29+
To integrate Azure Active Directory with HashiCorp Cloud Platform (HCP), you need:
30+
31+
* An Azure AD user account. If you don't already have one, you can [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
32+
* One of the following roles: Global Administrator, Cloud Application Administrator, Application Administrator, or owner of the service principal.
33+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
34+
* HashiCorp Cloud Platform (HCP) single sign-on (SSO) enabled subscription.
35+
36+
## Add application and assign a test user
37+
38+
Before you begin the process of configuring single sign-on, you need to add the HashiCorp Cloud Platform (HCP) application from the Azure AD gallery. You need a test user account to assign to the application and test the single sign-on configuration.
39+
40+
### Add HashiCorp Cloud Platform (HCP) from the Azure AD gallery
41+
42+
Add HashiCorp Cloud Platform (HCP) from the Azure AD application gallery to configure single sign-on with HashiCorp Cloud Platform (HCP). For more information on how to add application from the gallery, see the [Quickstart: Add application from the gallery](../manage-apps/add-application-portal.md).
43+
44+
### Create and assign Azure AD test user
45+
46+
Follow the guidelines in the [create and assign a user account](../manage-apps/add-application-portal-assign-users.md) article to create a test user account in the Azure portal called B.Simon.
47+
48+
Alternatively, you can also use the [Enterprise App Configuration Wizard](https://portal.office.com/AdminPortal/home?Q=Docs#/azureadappintegration). In this wizard, you can add an application to your tenant, add users/groups to the app, and assign roles. The wizard also provides a link to the single sign-on configuration pane in the Azure portal. [Learn more about Microsoft 365 wizards.](/microsoft-365/admin/misc/azure-ad-setup-guides).
49+
50+
## Configure Azure AD SSO
51+
52+
Complete the following steps to enable Azure AD single sign-on in the Azure portal.
53+
54+
1. In the Azure portal, on the **HashiCorp Cloud Platform (HCP)** application integration page, find the **Manage** section and select **single sign-on**.
55+
1. On the **Select a single sign-on method** page, select **SAML**.
56+
1. On the **Set up single sign-on with SAML** page, select the pencil icon for **Basic SAML Configuration** to edit the settings.
57+
58+
![Screenshot shows how to edit Basic SAML Configuration.](common/edit-urls.png "Basic Configuration")
59+
60+
1. On the **Basic SAML Configuration** section, perform the following steps:
61+
62+
a. In the **Identifier** textbox, type a value using the following pattern:
63+
`urn:hashicorp:HCP-SSO-<HCP_ORG_ID>-samlp`
64+
65+
b. In the **Reply URL** textbox, type a URL using the following pattern:
66+
`https://auth.hashicorp.com/login/callback?connection=HCP-SSO-<ORG_ID>-samlp`
67+
68+
c. In the **Sign on URL** textbox, type a URL using the following pattern:
69+
`https://portal.cloud.hashicorp.com/sign-in?conn-id=HCP-SSO-<HCP_ORG_ID>-samlp`
70+
71+
> [!NOTE]
72+
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign on URL. Contact [HashiCorp Cloud Platform (HCP) Client support team](mailto:[email protected]) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
73+
74+
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.
75+
76+
![Screenshot shows the Certificate download link.](common/certificatebase64.png "Certificate")
77+
78+
1. On the **Set up HashiCorp Cloud Platform (HCP)** section, copy the appropriate URL(s) based on your requirement.
79+
80+
![Screenshot shows to copy configuration appropriate URL.](common/copy-configuration-urls.png "Metadata")
81+
82+
## Configure HashiCorp Cloud Platform (HCP) SSO
83+
84+
To configure single sign-on on **HashiCorp Cloud Platform (HCP)** side, you need to send the downloaded **Certificate (Base64)** and appropriate copied URLs from Azure portal to [HashiCorp Cloud Platform (HCP) support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
85+
86+
### Create HashiCorp Cloud Platform (HCP) test user
87+
88+
In this section, you create a user called Britta Simon at HashiCorp Cloud Platform (HCP). Work with [HashiCorp Cloud Platform (HCP) support team](mailto:[email protected]) to add the users in the HashiCorp Cloud Platform (HCP) platform. Users must be created and activated before you use single sign-on.
89+
90+
## Test SSO
91+
92+
In this section, you test your Azure AD single sign-on configuration with following options.
93+
94+
* Click on **Test this application** in Azure portal. This will redirect to HashiCorp Cloud Platform (HCP) Sign-on URL where you can initiate the login flow.
95+
96+
* Go to HashiCorp Cloud Platform (HCP) Sign-on URL directly and initiate the login flow from there.
97+
98+
* You can use Microsoft My Apps. When you select the HashiCorp Cloud Platform (HCP) tile in the My Apps, this will redirect to HashiCorp Cloud Platform (HCP) 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).
99+
100+
## Additional resources
101+
102+
* [What is single sign-on with Azure Active Directory?](../manage-apps/what-is-single-sign-on.md)
103+
* [Plan a single sign-on deployment](../manage-apps/plan-sso-deployment.md).
104+
105+
## Next steps
106+
107+
Once you configure HashiCorp Cloud Platform (HCP) 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).
Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
---
2+
title: Azure Active Directory SSO integration with O'Reilly learning platform
3+
description: Learn how to configure single sign-on between Azure Active Directory and O'Reilly learning platform.
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: how-to
12+
ms.date: 04/06/2023
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Azure Active Directory SSO integration with O'Reilly learning platform
18+
19+
In this article, you learn how to integrate O'Reilly learning platform with Azure Active Directory (Azure AD). Azure AD's integration with the O’Reilly learning platform allows you to enable single sign-on (SSO) with SAML. This creates a seamless login experience for end users. When you integrate O'Reilly learning platform with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to O'Reilly learning platform.
22+
* Enable your users to be automatically signed-in to O'Reilly learning platform with their Azure AD accounts.
23+
* Manage your accounts in one central location - the Azure portal.
24+
25+
You need to configure and test Azure AD single sign-on for O'Reilly learning platform in a test environment. O'Reilly learning platform supports both **SP** and **IDP** initiated single sign-on and **Just In Time** user provisioning.
26+
27+
## Prerequisites
28+
29+
To integrate Azure Active Directory with O'Reilly learning platform, you need:
30+
31+
* An Azure AD user account. If you don't already have one, you can [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
32+
* One of the following roles: Global Administrator, Cloud Application Administrator, Application Administrator, or owner of the service principal.
33+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
34+
* O'Reilly learning platform single sign-on (SSO) enabled subscription.
35+
36+
## Add application and assign a test user
37+
38+
Before you begin the process of configuring single sign-on, you need to add the O'Reilly learning platform application from the Azure AD gallery. You need a test user account to assign to the application and test the single sign-on configuration.
39+
40+
### Add O'Reilly learning platform from the Azure AD gallery
41+
42+
Add O'Reilly learning platform from the Azure AD application gallery to configure single sign-on with O'Reilly learning platform. For more information on how to add application from the gallery, see the [Quickstart: Add application from the gallery](../manage-apps/add-application-portal.md).
43+
44+
### Create and assign Azure AD test user
45+
46+
Follow the guidelines in the [create and assign a user account](../manage-apps/add-application-portal-assign-users.md) article to create a test user account in the Azure portal called B.Simon.
47+
48+
Alternatively, you can also use the [Enterprise App Configuration Wizard](https://portal.office.com/AdminPortal/home?Q=Docs#/azureadappintegration). In this wizard, you can add an application to your tenant, add users/groups to the app, and assign roles. The wizard also provides a link to the single sign-on configuration pane in the Azure portal. [Learn more about Microsoft 365 wizards.](/microsoft-365/admin/misc/azure-ad-setup-guides).
49+
50+
## Configure Azure AD SSO
51+
52+
Complete the following steps to enable Azure AD single sign-on in the Azure portal.
53+
54+
1. In the Azure portal, on the **O'Reilly learning platform** application integration page, find the **Manage** section and select **single sign-on**.
55+
1. On the **Select a single sign-on method** page, select **SAML**.
56+
1. On the **Set up single sign-on with SAML** page, select the pencil icon for **Basic SAML Configuration** to edit the settings.
57+
58+
![Screenshot shows how to edit Basic SAML Configuration.](common/edit-urls.png "Basic Configuration")
59+
60+
1. On the **Basic SAML Configuration** section, perform the following steps:
61+
62+
a. In the **Identifier** textbox, type a value using the following pattern:
63+
`urn:auth0:learning:<CONNECTION-NAME>`
64+
65+
b. In the **Reply URL** textbox, type a URL using the following pattern:
66+
`https://sso.oreilly.com/login/callback?connection=<CONNECTION-NAME>`
67+
68+
1. If you wish to configure the application in **SP** initiated mode, then perform the following step:
69+
70+
In the **Sign on URL** textbox, type a URL using the following pattern:
71+
`https://go.oreilly.com/<CONNECTION-NAME>`
72+
73+
> [!NOTE]
74+
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign on URL. Contact [O'Reilly learning platform Client support team](mailto:[email protected]) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
75+
76+
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, click copy button to copy **App Federation Metadata Url** and save it on your computer.
77+
78+
![Screenshot shows the Certificate download link.](common/copy-metadataurl.png "Certificate")
79+
80+
## Configure O'Reilly learning platform SSO
81+
82+
To configure single sign-on on **O'Reilly learning platform** side, you need to send the **App Federation Metadata Url** to [O'Reilly learning platform support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
83+
84+
### Create O'Reilly learning platform test user
85+
86+
In this section, a user called B.Simon is created in O'Reilly learning platform. O'Reilly learning platform supports just-in-time user provisioning, which is enabled by default. There's no action item for you in this section. If a user doesn't already exist in O'Reilly learning platform, a new one is commonly created after authentication.
87+
88+
## Test SSO
89+
90+
In this section, you test your Azure AD single sign-on configuration with following options.
91+
92+
#### SP initiated:
93+
94+
* Click on **Test this application** in Azure portal. This will redirect to O'Reilly learning platform Sign-on URL where you can initiate the login flow.
95+
96+
* Go to O'Reilly learning platform Sign-on URL directly and initiate the login flow from there.
97+
98+
#### IDP initiated:
99+
100+
* Click on **Test this application** in Azure portal and you should be automatically signed in to the O'Reilly learning platform for which you set up the SSO.
101+
102+
You can also use Microsoft My Apps to test the application in any mode. When you click the O'Reilly learning platform tile in the My Apps, if configured in SP mode you would be redirected to the application sign-on page for initiating the login flow and if configured in IDP mode, you should be automatically signed in to the O'Reilly learning platform for which you set up the SSO. For more information about the My Apps, see [Introduction to the My Apps](../user-help/my-apps-portal-end-user-access.md).
103+
104+
## Additional resources
105+
106+
* [What is single sign-on with Azure Active Directory?](../manage-apps/what-is-single-sign-on.md)
107+
* [Plan a single sign-on deployment](../manage-apps/plan-sso-deployment.md).
108+
109+
## Next steps
110+
111+
Once you configure O'Reilly learning platform 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)