Users Guide

357 | 802.1X Authentication Dell Networking W-Series ArubaOS 6.4.x| User Guide
In the CLI
sso idp-profile <idp profile name>
idp <urlname> <url>
Applying an SSO Profile to a User Role
The newly created SSO profile must be applied to any applicable user rules that require SSO. Apply the SSO
profile be completing the steps below.
In the WebUI
1. Navigate to Configuration > Security > Access Control.
2. Select the User Roles tab.
3. Select the User Role that the SSO profile will be linked to and click Edit.
4. Under Misc. Configuration, select an IDP profile from the idp profile name drop-down menu.
5. Click Apply.
In the CLI
user-role <role name>
sso <idp profile name>
Selecting an IDP Certificate
An SSL certificate is needed for SSL negotiation with browser. The certificate can be imported in PKCS12
format, so that it contains the certificate and private key, or the key pair can be generated and a certificate
signing request (CSR) request sent to the enterprise CA server to generate a certificate which can then be
uploaded to the controller.
For information about uploading or generating a certificate, see Managing Certificates.
After a certificate is uploaded or generated, the IDP certificate must be selected.
In the WebUI
1. Navigate to Configuration > Management > General.
2. Under IDP Server Certificate, select the IDP certificate from the Server Certificate drop-down menu.
3. Click Apply.
In the CLI
(host)(config) #web-server profile
(host)(Web Server Configuration) #idp-cert <name of the certificate>