Skip to content

Commit 21c3c23

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

File tree

1 file changed

+11
-15
lines changed

1 file changed

+11
-15
lines changed

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

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,14 @@ 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-
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-
```
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)**
6058

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

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

7573
Example:
7674

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-
```
75+
**version_1#5b0ec0e8c4f422eca232ba72799953ac:00000000-0000-0000-0000-000000000000:**\
76+
**Account Administrator:ALL_SCOPES:683da368-66cb-4ee7-90a9-ec1964768092:**\
77+
**Aruba Central Administrator:ALL_SCOPES**
8278

8379
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.
8480

0 commit comments

Comments
 (0)