Skip to content

Commit c01984b

Browse files
committed
Update Blog “okta-sso-integration-for-green-lake-and-aruba-central”
1 parent 376b03e commit c01984b

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

content/blog/okta-sso-integration-for-green-lake-and-aruba-central.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@ Provide a name for the Aruba GreenLake SSO service (Okta Application)
4848
Under General:
4949

5050
```
51-
Single Sign on URL: https://sso.common.cloud.hpe.com/sp/ACS.saml2
52-
Audience URI (SP Entity ID): https://sso.common.cloud.hpe.com
53-
Name ID format EmailAddress
54-
Application username Email
55-
NameID = user.email
56-
gl_first_name = user.FirstName
57-
gl_last_name = user.LastName
58-
hpe_ccs_attribute = (See Below)
51+
Single Sign on URL: https://sso.common.cloud.hpe.com/sp/ACS.saml2
52+
Audience URI (SP Entity ID): https://sso.common.cloud.hpe.com
53+
Name ID format EmailAddress
54+
Application username Email
55+
NameID = user.email
56+
gl_first_name = user.FirstName
57+
gl_last_name = user.LastName
58+
hpe_ccs_attribute = (See Below)
5959
```
6060

6161
See here for IdP attribute details: <https://support.hpe.com/hpesc/public/docDisplay?docId=a00120892en_us>
@@ -70,15 +70,15 @@ Provide a name for the Aruba GreenLake SSO service (Okta Application)
7070

7171
![](/img/ws-image5.png)
7272

73-
The **hpe\_ccs\_attribute** will always start with **version_1#**. First, we’ll configure the attributes for GreenLake CCS, then Central. First enter the PCID for the account, followed by the GreenLake application ID. This will always be **00000000-0000-0000-0000-000000000000**. Then followed by the role name and **ALL_SCOPES**. Next will be the Aruba Central info. Start with the **app cid**, then the role name (IE Aruba Central Administrator) then **ALL_SCOPES**.
73+
The **hpe_ccs_attribute** will always start with **version_1#**. First, we’ll configure the attributes for GreenLake CCS, then Central. First enter the PCID for the account, followed by the GreenLake application ID. This will always be **00000000-0000-0000-0000-000000000000**. Then followed by the role name and **ALL_SCOPES**. Next will be the Aruba Central info. Start with the **app cid**, then the role name (IE Aruba Central Administrator) then **ALL_SCOPES**.
7474

75-
Example: 
75+
Example:
7676

77-
````
78-
version_1#5b0ec0e8c4f422eca232ba72799953ac:00000000-0000-0000-0000-000000000000:
79-
Account Administrator:ALL_SCOPES:683da368-66cb-4ee7-90a9-ec1964768092:
80-
Aruba Central Administrator:ALL_SCOPES
81-
````
77+
```
78+
version_1#5b0ec0e8c4f422eca232ba72799953ac:00000000-0000-0000-0000-000000000000:
79+
Account Administrator:ALL_SCOPES:683da368-66cb-4ee7-90a9-ec1964768092:
80+
Aruba Central Administrator:ALL_SCOPES
81+
```
8282

8383
If you want to add additional GreenLake applications or if you have multiple Aruba Central accounts, you can add them as well. Just follow the same syntax as before. Once you have the attribute defined, enter it into the SAML attribute statement in Okta as shown below.
8484

0 commit comments

Comments
 (0)