File tree Expand file tree Collapse file tree 1 file changed +22
-10
lines changed Expand file tree Collapse file tree 1 file changed +22
-10
lines changed Original file line number Diff line number Diff line change @@ -46,23 +46,31 @@ Provide a name for the Aruba GreenLake SSO service (Okta Application)
46
46
1 . Enter the SAML information.
47
47
48
48
Under General:
49
- ```
50
- Single Sign on URL: https://sso.common.cloud.hpe.com/sp/ACS.saml2
51
49
52
- Audience URI (SP Entity ID): https://sso.common.cloud.hpe.com
50
+ ```
51
+ Single Sign on URL: https://sso.common.cloud.hpe.com/sp/ACS.saml2
53
52
54
- Name ID format EmailAddress
55
53
56
- Application username Email
54
+ Audience URI (SP Entity ID): https://sso.common.cloud.hpe.com
57
55
58
- NameID = user.email
59
56
60
- gl_first_name = user.FirstName
57
+ Name ID format EmailAddress
61
58
62
- gl_last_name = user.LastName
63
59
64
- hpe_ccs_attribute = (See Below)
65
- ```
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
+ ```
66
74
67
75
See here for IdP attribute details: < https://support.hpe.com/hpesc/public/docDisplay?docId=a00120892en_us >
68
76
@@ -82,7 +90,11 @@ Example:
82
90
83
91
```
84
92
version_1#5b0ec0e8c4f422eca232ba72799953ac:00000000-0000-0000-0000-000000000000:
93
+
94
+
85
95
Account Administrator:ALL_SCOPES:683da368-66cb-4ee7-90a9-ec1964768092:
96
+
97
+
86
98
Aruba Central Administrator:ALL_SCOPES
87
99
```
88
100
You can’t perform that action at this time.
0 commit comments