
Configuring SSO for Aruba Central and HPE GreenLake using Okta
March 26, 2024Aruba Central has gone GREEN…GreenLake that is! Aruba Central has recently been integrated into the HPE GreenLake Cloud Platform (GLCP). This provides IT administrators with the ability to view and orchestrate critical network services, such as Wired, Wireless and SD-Branch, through the same dashboard as their compute and storage infrastructure. GLCP also supports Single Sign On (SSO) which helps simplify account management.
If you are new to Aruba Central and are looking to enable SSO, this guide is for you. It will walk you through the process of configuring SSO for HPE GreenLake and Aruba Central using Okta.
Before starting
Please review the HPE GreenLake User Guide to understand how the SAML framework works in the context of Common Cloud Services for the Aruba Central application.
Configure SSO/SAML applications in Okta
To configure application metadata in Okta, complete the following steps:
- Step 1: Create an Okta SAML application
- Step 2: Configure Sign On settings
- Step 3: Export the SAML 2.0 IdP metadata
- Step 4: Configure the SAML connection in HPE GreenLake
Step 1: Create an Okta SAML application
- Log in to the Okta administration console.
- Click Applications > Create new app integration. The Create a new app integration window opens.
- Select SAML 2.0 and click Next.
Provide a name for the Aruba GreenLake SSO service (Okta application)
Step 2: How to configure Single Sign On settings
Enter the SAML information.
Under General:
Single Sign on URL: https://sso.common.cloud.hpe.com/sp/ACS.saml2
Audience URI (SP Entity ID): https://sso.common.cloud.hpe.com
Name ID format EmailAddress
Application username Email
NameID = user.email
gl_first_name = user.FirstName
gl_last_name = user.LastName
hpe_ccs_attribute = (See Below)
See here for IdP attribute details: https://support.hpe.com/hpesc/public/docDisplay?docId=a00120892en_us
As part of the HPE GreenLake cloud platform integration, one of the additional features that was added is the Role Based Access Controls for Aruba Central and all other apps on the platform. A new SAML attribute has been added “hpe_ccs_attribute” which tells HPE GreenLake and Central the exact role/permissions for each user. The following describes how to format the attribute.
The hpe__ccs__attribute always starts with version_1#
. You must first configure the attributes for HPE GreenLake CSS, and then Central. To do so, enter the PCID for the account, followed by the HPE GreenLake application ID. This will always be 00000000-0000-0000-0000-000000000000. Following this, enter the role name and ALL_SCOPES. Next, enter in the Aruba Central information. Start with the app cid, followed by the role name (i.e. Aruba Central Administrator), and then ALL_SCOPES.
Example:
version_1#5b0ec0e8c4f422eca232ba72799953ac:00000000-0000-0000-0000-000000000000:Account Administrator:ALL__SCOPES:683da368-66cb-4ee7-90a9-ec1964768092:
Aruba Central Administrator:ALL_SCOPES
If you want to add additional HPE 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.
2. Complete the setup.
Click Next and Select “Internal App”, then Finish.
Step 3: Export the SAML 2.0 IdP metadata
Click Next – Configure the Sign On settings
You will find two options are available: View Setup Instructions which steps you through the SAML configuration and Identity Provider metadata, which will produce an XML file that can be loaded into Aruba Central.
Suggestion: Click Identity Provider metadata and save the XML data to a file.
- Click Next.
- Select Internal app, and Click Finish.
Step 4: Create SAML Authorization Profile in HPE GreenLake Cloud Platform
Log into HPE GreenLake and click Menu > Manage > Authentication and Click Set Up SAML Connection.
Before you can add a new SAML configuration, you must have at least one user account with that domain already enabled in HPE GreenLake. Also, you must be logged into HPE GreenLake with an account from that domain in order to enable SSO for it.
Type in the domain you want to enable SSO on:
Input the metadata from the step above.
While HPE GreenLake does support entering this information manually, it's recommended that you simply upload the XML metadata that was downloaded in the previous step. To do so, Select Metadata File, selecting the XML file. Then, click Next.
Enter the SAML attributes to match what was entered in Okta. Set the idle timeout value as well.
- Then click Next.
Create a recover user so that, in the event SSO fails, an admin will still be able to access the HPE GreenLake portal.
Congratulations! SSO will now be enabled for HPE GreenLake as well as the Aruba Central application. Log out and on the HPE GreenLake home page, click Sign in with SSO.
Testing and troubleshooting:
On the HPE GreenLake Cloud Platform home page, click Sign In with SSO.
Enter the SSO credentials. You will be redirected to Okta to authenticate. Once you successfully authenticate, you will be redirected back to HPE GreenLake. You can then click on the Aruba Central application and be given access based on the configured role/permissions.
Additional notes:
- There must be at least one verified user belonging to the Domain prior to configuration.
- In order to configure SSO, you must be logged into HPE GreenLake with a user from the domain.
- SSO user access is determined by the “role_name” attribute included in the SAML "hpe_ccs_attribute" provided by the IdP.
- SSO users can initiate a Single Sign On request by trying to log into Aruba Central (SP-initiated login).
- For more troubleshooting: https://support.hpe.com/hpesc/public/docDisplay?docId=a00120892en_us
Related

Configuring Azure AD as the SAML IDP with HPE Greenlake Cloud Platform and Aruba Central
Jul 11, 2022
VLAN Versus VXLAN
Nov 18, 2024Using HPE GreenLake Console's API Gateway for Data Services Cloud Console
Nov 30, 2021Explore the HPE GreenLake for Compute Ops Management REST API using Python and PowerShell
Dec 1, 2022Explore HPE GreenLake for Compute Ops Management REST API using cURL and Postman
Nov 30, 2022Get Started Building Data Services Cloud Console API Client Libraries for Python using OpenAPI Generator
Mar 28, 2022Getting Started with Data Services Cloud Console Public REST API
Dec 15, 2021