Skip to content

Commit 0d14328

Browse files
authored
Merge pull request #2195 from hpe-dev-incubator/cms/blog/configuring-sso-for-hpe-greenlake-central-private-cloud-enterprise-and-hpe-greenlake-glcp-using-okta
Update Blog “configuring-sso-for-hpe-greenlake-central-private-cloud-enterprise-and-hpe-greenlake-glcp-using-okta”
2 parents 1383632 + 36bb105 commit 0d14328

File tree

1 file changed

+41
-26
lines changed

1 file changed

+41
-26
lines changed

content/blog/configuring-sso-for-hpe-greenlake-central-private-cloud-enterprise-and-hpe-greenlake-glcp-using-okta.md

Lines changed: 41 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,22 @@ authorimage: /img/Avatar1.svg
99
thumbnailimage: /img/hpe-greenlake-sso-page.jpg
1010
disable: false
1111
tags:
12-
- HPE GreenLake Private Cloud Enterprise application
13-
- HPE GreenLake edge-to-cloud platform
12+
- hpe-greenlake-platform
1413
- sso
1514
- okta
1615
- Active Directory
1716
- hpe-greenlake
1817
---
19-
Enterprises looking to use HPE GreenLake for Private Cloud Enterprise can benefit from the use of SSO, as it has been integrated onto the HPE GreenLake edge-to-cloud platform, which supports single sign-on.
18+
<style>
19+
li {
20+
font-size: 27px;
21+
line-height: 33px;
22+
max-width: none;
23+
}
24+
</style>
25+
26+
27+
Enterprises looking to use HPE GreenLake for Private Cloud Enterprise can benefit from the use of SSO, as it has been integrated onto the HPE GreenLake edge-to-cloud platform (also known as HPE GreenLake platform), which supports single sign-on.
2028

2129
In this blog post, I will walk you through the process of configuring Okta Active Directory (AD) to authenticate users into the HPE GreenLake for Private Cloud Enterprise application on the HPE GreenLake platform using SAML Identity Provider (IdP) for single sign-on.
2230

@@ -31,7 +39,7 @@ Please review the [HPE GreenLake](https://support.hpe.com/hpesc/public/docDispl
3139
* Step 1: Create an Okta SAML application
3240
* Step 2: Configure Sign On settings
3341
* Step 3: Export the SAML 2.0 IdP metadata
34-
* Step 4: Configure the SAML connection in the HPE GreenLake edge-to-cloud platform
42+
* Step 4: Configure the SAML connection in the HPE GreenLake platform
3543

3644
**Step 1: Create an Okta SAML application**
3745

@@ -41,7 +49,7 @@ Please review the [HPE GreenLake](https://support.hpe.com/hpesc/public/docDispl
4149

4250
![](/img/ws-image0.png)
4351

44-
Provide a name for the SAML application which gets connected to the HPE GreenLake edge-to-cloud platform
52+
Provide a name for the SAML application which gets connected to the HPE GreenLake platform:
4553

4654
![](/img/saml_app-okta.jpg)
4755

@@ -61,17 +69,17 @@ Provide a name for the SAML application which gets connected to the HPE GreenLak
6169

6270
**NameID = user.email**
6371

64-
**gl_first_name = user.FirstName**
72+
**gl\_first\_name = user.FirstName**
6573

66-
**gl_last_name = user.LastName**
74+
**gl\_last\_name = user.LastName**
6775

68-
**hpe_ccs_attribute = (See Below)**
76+
**hpe\_ccs\_attribute = (See Below)**
6977

7078
See here for IdP attribute details: [](https://support.hpe.com/hpesc/public/docDisplay?docId=a00120892en_us)<https://support.hpe.com/hpesc/public/docDisplay?docId=a00120892en_us&page=GUID-D7192971-EF71-4304-B51E-548E7954E644.html>
7179

72-
A new SAML attribute has been added “hpe_ccs_attribute” which tells HPE GreenLake edge-to-cloud platform and HPE GreenLake for Private Cloud Enterprise application the exact role/permissions for each user. The following describes how to format the attribute.
80+
A new SAML attribute has been added “hpe\_ccs\_attribute” which tells HPE GreenLake platform and HPE GreenLake for Private Cloud Enterprise application the exact role/permissions for each user. The following describes how to format the attribute.
7381

74-
Format: {version}#{pcid}:{app id}:{role_name}:{ALL_SCOPES}
82+
`Format: {version}#{pcid}:{app id}:{role_name}:{ALL_SCOPES}`
7583

7684
Note : At present HPE GreenLake for Private Cloud Enterprise application role should be excluded.
7785

@@ -81,62 +89,69 @@ Provide a name for the SAML application which gets connected to the HPE GreenLak
8189

8290
![](/img/glp_role_name.jpg)
8391

84-
The **hpe_ccs_attribute** always starts with version1#. You must first configure the attributes for HPE GreenLake edge-to-cloud platform and To do so, enter the PCID for the account, followed by the HPE GreenLake application ID. This will always be **00000000-0000-0000-0000-000000000000**. Following this, enter the role name and ALL_SCOPES**.** 
92+
The **hpe\_ccs\_attribute** always starts with version1#. You must first configure the attributes for HPE GreenLake platform and to do so, enter the Platform Customer ID (PCID) for the account (this is the identifier assigned to your HPE GreenLake platform Workspace), followed by the HPE GreenLake platform application ID. This will always be **00000000-0000-0000-0000-000000000000**. Following this, enter the role name and ALL\_SCOPES**.** 
8593

8694
Example:
8795

88-
version_1#7ede5c36b7b911edacf45a78eb8b07d1:00000000-0000-0000-0000-000000000000:Observer:ALL_SCOPES
96+
`version_1#7ede5c36b7b911edacf45a78eb8b07d1:00000000-0000-0000-0000-000000000000:Observer:ALL_SCOPES`
8997

9098
![](/img/saml_settings.jpg)
9199

92100
2. Complete the setup.
93101

94102
![](/img/ws-image7.png)
95103

96-
Click Next and Select “Internal App, then Finish.
104+
Click **Next** and select **Internal App**, then **Finish**.
97105

98106
**Step 3:** **Export the SAML 2.0 IdP metadata**
99107

100108
1. Click Next – Configure the single sign-on settings
101109

102-
You will find two options are available: **View Setup Instructions** which steps you through the SAML configuration and **Identity Provider metadata**, which will produce an XML file that can be loaded into HPE GreenLake edge-to-cloud platform application
110+
You will find two options are available: **View Setup Instructions** which steps you through the SAML configuration and **Identity Provider metadata**, which will produce an XML file that can be loaded into HPE GreenLake platform application.
103111

104-
Suggestion: Click **Identity Provider metadata** and save the XML data to a file.
112+
Suggestion: click **Identity Provider metadata** and save the XML data to a file.
105113

106114
![](/img/ws-image9.png)
107-
2. Click **Next**.
115+
116+
2. Click **Next**.
117+
108118
3. Select **Internal app**, and click **Finish**.
109119

110-
##### **Step 3.1 : Access to the SAML application and HPE GreenLake edge-to-cloud platform is determined by assigning only those members or group to the SAML application.**
120+
##### **Step 3.1 : Access to the SAML application and HPE GreenLake platform is determined by assigning only those members or group to the SAML application.**
111121

112122
![](/img/customer-user-assignment-to-saml.jpg)
113123

114124

115125

116-
**Step 4:** **Configure the SAML connection in the HPE GreenLake edge-to-cloud platform**
126+
**Step 4:** **Configure the SAML connection in the HPE GreenLake platform**
117127

118-
1. Log into HPE GreenLake edge-to-cloud platform and click Menu > Manage > Authentication and Click Set Up SAML Connection.
128+
1. Log into HPE GreenLake platform and click **Menu** > **Manage** > **Authentication** and click **Set Up SAML Connection**.
119129

120-
*Before you can add a new SAML configuration, you must have at least **one** user account with that **domain** already enabled in HPE GreenLake edge-to-cloud platform. Also, you must be logged into HPE GreenLake edge-to-cloud platform with an account from that domain in order to enable SSO for it.*
130+
_Before you can add a new SAML configuration, you must have at least **one** user account with that **domain** already enabled in HPE GreenLake platform. Also, you must be logged into HPE GreenLake platform with an account from that domain in order to enable SSO for it._
121131

122132
![](/img/ws-image10.png)
133+
123134
2. Type in the domain you want to enable SSO on:
124135

125136
![](/img/glp_domain.jpg)
137+
126138
3. Input the metadata from the step above.
127139

128-
While HPE GreenLake edge-to-cloud platform does support entering this information manually, it's recommended that you simply upload the XML metadata that was downloaded in the previous step. To do so, Select Metadata File, selecting the XML file. Then, click Next.
140+
While HPE GreenLake platform does support entering this information manually, it's recommended that you simply upload the XML metadata that was downloaded in the previous step. To do so, select **Metadata File**, selecting the XML file. Then, click **Next**.
129141

130142
![](/img/ws-image12.png)
143+
131144
4. Enter the SAML attributes to match what was entered in Okta. Set the idle timeout value as well.
132145

133146
![](/img/config_setting_sso_appjpg.jpg)
134-
5. Then click **Next**.
135-
6. Create a recovery user so that, in the event SSO fails, an admin will still be able to access the HPE GreenLake edge-to-cloud platform.
147+
148+
5. Then click **Next**.
149+
150+
6. Create a recovery user so that, in the event SSO fails, an admin will still be able to access the HPE GreenLake platform.
136151

137152
![](/img/recovery_user.jpg)
138153

139-
Congratulations! SSO will now be enabled for HPE GreenLake edge-to-cloud platform as well as the HPE GreenLake for Private Cloud Enterprise application. Log out and on the HPE GreenLake edge-to-cloud platform home page, click **Sign in with SSO**.
154+
Congratulations! SSO will now be enabled for HPE GreenLake platform as well as the HPE GreenLake for Private Cloud Enterprise application. Log out and on the HPE GreenLake platform home page, click **Sign in with SSO**.
140155

141156
**Testing and troubleshooting:**
142157

@@ -146,7 +161,7 @@ On the HPE GreenLake edge-to-cloud platform home page, click **Sign In with SSO*
146161

147162
![](/img/hpe-greenlake-sso-page.jpg)
148163

149-
Enter the SSO credentials. You will be redirected to Okta to authenticate. Once you successfully authenticate, you will be redirected back to HPE GreenLake edge-to-cloud platform. You can then click on the HPE GreenLake for Private Cloud Enterprise application and be given access based on the configured role/permissions.
164+
Enter the SSO credentials. You will be redirected to Okta to authenticate. Once you successfully authenticate, you will be redirected back to HPE GreenLake platform. You can then click on the HPE GreenLake for Private Cloud Enterprise application and be given access based on the configured role/permissions.
150165

151166
**Additional notes:**
152167

@@ -157,4 +172,4 @@ Enter the SSO credentials. You will be redirected to Okta to authenticate. Once
157172
* Customer users should be given access to SAML application.
158173
* After authentication when clicking the HPE GreenLake for Private Cloud Enterprise application**,** if it leads to the below error, it will take 1 hr to sync. If it does not do so within that time period, the customer should contact their HPE administrator. 
159174

160-
I hope this blog post answers any questions you may have had in regards to how to configure single sign-on for HPE GreenLake for Private Cloud Enterprise on the HPE GreenLake edge-to-cloud platform using Okta Active Directory. Please return back to the [HPE Developer blog](https://developer.hpe.com/blog) for more tips and tricks on working with the HPE GreenLake edge-to-cloud platform.
175+
I hope this blog post answers any questions you may have had in regards to how to configure single sign-on for HPE GreenLake for Private Cloud Enterprise on the HPE GreenLake platform using Okta Active Directory. Please return back to the [HPE Developer Community blog](https://developer.hpe.com/blog) for more tips and tricks on working with the HPE GreenLake platform.

0 commit comments

Comments
 (0)