Skip to content

Commit a070e85

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

File tree

1 file changed

+22
-15
lines changed

1 file changed

+22
-15
lines changed

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

Lines changed: 22 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,23 @@ Provide a name for the Aruba GreenLake SSO service (Okta Application)
4646
1. Enter the SAML information.
4747

4848
Under General:
49-
```markdown
50-
Single Sign on URL: https://sso.common.cloud.hpe.com/sp/ACS.saml2
51-
Audience URI (SP Entity ID): https://sso.common.cloud.hpe.com
52-
Name ID format EmailAddress
53-
Application username Email
54-
NameID = user.email
55-
gl_first_name = user.FirstName
56-
gl_last_name = user.LastName
57-
hpe_ccs_attribute = (See Below)
58-
```
49+
```
50+
Single Sign on URL: https://sso.common.cloud.hpe.com/sp/ACS.saml2
51+
52+
Audience URI (SP Entity ID): https://sso.common.cloud.hpe.com
53+
54+
Name ID format EmailAddress
55+
56+
Application username Email
57+
58+
NameID = user.email
59+
60+
gl_first_name = user.FirstName
61+
62+
gl_last_name = user.LastName
63+
64+
hpe_ccs_attribute = (See Below)
65+
```
5966

6067
See here for IdP attribute details: <https://support.hpe.com/hpesc/public/docDisplay?docId=a00120892en_us>
6168

@@ -73,11 +80,11 @@ The **hpe_ccs_attribute** will always start with **version_1#**. First, we’ll
7380

7481
Example:
7582

76-
```markdown
77-
version_1#5b0ec0e8c4f422eca232ba72799953ac:00000000-0000-0000-0000-000000000000:
78-
Account Administrator:ALL_SCOPES:683da368-66cb-4ee7-90a9-ec1964768092:
79-
Aruba Central Administrator:ALL_SCOPES
80-
```
83+
```
84+
version_1#5b0ec0e8c4f422eca232ba72799953ac:00000000-0000-0000-0000-000000000000:
85+
Account Administrator:ALL_SCOPES:683da368-66cb-4ee7-90a9-ec1964768092:
86+
Aruba Central Administrator:ALL_SCOPES
87+
```
8188

8289
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.
8390

0 commit comments

Comments
 (0)