Skip to content

Commit e2a3ffe

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

File tree

1 file changed

+12
-30
lines changed

1 file changed

+12
-30
lines changed

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

Lines changed: 12 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -47,30 +47,16 @@ Provide a name for the Aruba GreenLake SSO service (Okta Application)
4747

4848
Under General:
4949

50-
```
51-
Single Sign on URL: https://sso.common.cloud.hpe.com/sp/ACS.saml2
52-
53-
54-
Audience URI (SP Entity ID): https://sso.common.cloud.hpe.com
55-
56-
57-
Name ID format EmailAddress
58-
59-
60-
Application username Email
61-
62-
63-
NameID = user.email
64-
65-
66-
gl_first_name = user.FirstName
67-
68-
69-
gl_last_name = user.LastName
70-
71-
72-
hpe_ccs_attribute = (See Below)
73-
```
50+
```
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)
59+
```
7460
7561
See here for IdP attribute details: <https://support.hpe.com/hpesc/public/docDisplay?docId=a00120892en_us>
7662
@@ -88,15 +74,11 @@ The **hpe_ccs_attribute** will always start with **version_1#**. First, we’ll
8874
8975
Example:
9076
91-
```
77+
```
9278
version_1#5b0ec0e8c4f422eca232ba72799953ac:00000000-0000-0000-0000-000000000000:
93-
94-
9579
Account Administrator:ALL_SCOPES:683da368-66cb-4ee7-90a9-ec1964768092:
96-
97-
9880
Aruba Central Administrator:ALL_SCOPES
99-
```
81+
```
10082
10183
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.
10284

0 commit comments

Comments
 (0)