You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/blog/okta-sso-integration-for-green-lake-and-aruba-central.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,14 +48,14 @@ Provide a name for the Aruba GreenLake SSO service (Okta Application)
48
48
Under General:
49
49
50
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)
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
59
```
60
60
61
61
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)
70
70
71
71

72
72
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**.
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.
0 commit comments