Skip to content

Commit 108f4f7

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

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

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

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

4848
Under General:
49-
50-
```
51-
Single Sign on URL: https://sso.common.cloud.hpe.com/sp/ACS.saml2
49+
```markdown
50+
Single Sign on URL: https://sso.common.cloud.hpe.com/sp/ACS.saml2
5251
Audience URI (SP Entity ID): https://sso.common.cloud.hpe.com
5352
Name ID format EmailAddress
5453
Application username Email
5554
NameID = user.email
5655
gl_first_name = user.FirstName
5756
gl_last_name = user.LastName
5857
hpe_ccs_attribute = (See Below)
59-
```
58+
```
6059

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

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

7574
Example:
7675

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-
```
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+
```
8281

8382
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.
8483

0 commit comments

Comments
 (0)