Chat now with support
Chat with Support

NOTICE! We are upgrading our support telephone services, implementing Genesys, starting the week of May 26, 2025

Cloud Access Manager 8.1.2 - Configuration Guide

Configuring a front-end authentication method Adding a web application Configuring step-up authentication Managing your SSL certificate Changing the Cloud Access Manager service account password Reporting Customizing Dell™ One Identity Cloud Access Manager

Proxy-less form fill authentication

In proxy-less form fill, Dell™ One Identity Cloud Access Manager attempts to emulate the application's login form with an unsolicited post to the action URL within the login form. Configuring an application in this way involves fewer steps than the form fill authentication method described in Form fill authentication. This example guides you through the steps required to configure single sign-on to an application using the proxy-less form fill authentication method.

Log in to the Administration Console using the desktop shortcut Cloud Access Manager Application Portal, and select Add New from the Applications section on the home page. Cloud Access Manager provides a set of application templates to automatically configure common applications. This example describes how to configure an application manually, rather than using a template.

1
Click Configure Manually.
2
Select Form Fill, then click Next.
3
If you have not already done so while adding a previous form fill application, save the Inspect Login Form bookmarklet to your browser's favorites. To do this, right-click the Inspect Login Form link. Click Add to favorites.
4
Enter the URL of the application into the box provided and click Go, this will take you to the application's login page. If you are taken directly to the application, check that you are not already signed in and if necessary, sign out.
5
With the application's login page displayed, click the browser's Favorites icon and click Inspect Login Form. The Cloud Access Manager Login Form Inspection Tool is now displayed in the bottom-right corner of the browser window.
6
Use the tool to obtain the field IDs for the login form. For example, click in the Username field, for example, Domain\user name, then click in the Password field, then finally, click the Submit button, for example, Sign in.
7
Review the detected form IDs and click Save to save the form IDs and return to the Cloud Access Manager Configuration wizard.
8
After using the Login Form Inspection Tool to identify the username and password fields, proxy-less form fill does not use the submit button, and action URL, you are presented with the Form Fill Method configuration page, which is where you choose whether or not to proxy the application with Cloud Access Manager.
9
The next page contains the form fill details (the Username Field ID/Name and Password Field ID/Name) and the Login Form Action URL (the login form’s action URL) configuration detected by the Login Form Inspection Tool.
12
Choose whether or not to Use primary credentials to log into this application. If selected, this feature will use Active Directory domain credentials rather than a different username or password unique to the application. For example, the same credentials that the user used to authenticate to Cloud Access Manager. For applications that require different credentials make sure this option is left clear.
NOTE: The Add application to application portal home and Allow user to remove application from application portal home options allow you to specify whether the application should appear automatically on each user's portal page, and how the user can manage the application from the application portal. The options are shown in Table 3.

application is added to the portal and it cannot be removed by the user through the Application Catalog.

application is added to the portal and it can be removed by the user through the Application Catalog.

application is not automatically added to the portal. The user can add or remove the application to/from the portal through the Application Catalog.

To access the application catalog from the application portal, the user simply clicks their username, then selects Application Catalog. Depending on the settings in the Add application to application portal home and Allow user to remove application from application portal home options, the user can add or remove applications to/from the application portal.
2
3
Log in to the Cloud Access Manager Portal and click the application. When a user first accesses an application configured for proxy-less form fill they are presented with a pop-up to enter their login credentials. Cloud Access Manager will then pass the credentials to the application's target URL and store them in the user's Password Wallet for future access.

5
From the application, click Sign Out and close Internet Explorer.
7
Click the application and you are signed in automatically.

Configuration of an application for proxy-less form fill is now complete.

Further considerations

When you have added an application to Dell™ One Identity Cloud Access Manager, you may want to ensure that users only access the application using Cloud Access Manager. This may be required if you are using Cloud Access Manager to enforce strong authentication for the application, or want to use Cloud Access Manager’s auditing features to monitor application usage. For further information on how to ensure that users access the application using Cloud Access Manager, please refer to Preventing direct access to applications protected by Cloud Access Manager in the Dell™ One Identity Cloud Access Manager Security and Best Practice Guide.

SAML federation

This example will guide you through the steps required to configure single sign-on for Google Apps™ service which uses SAML Authentication.

1
Log in to the Administration Console using the desktop shortcut Cloud Access Manager Application Portal and select Add New from the Applications section on the home page.
2
Click Configure Manually.
3
Select SAML, then click Next.
4
If your service provider provides metadata for configuration, follow the instructions in this step to automatically configure the federation settings in Cloud Access Manager. Otherwise proceed to Step 5 to manually configure the federation settings.

In the Federation Metadata URL field enter the federation metadata URL provided by your service provider. Alternatively, click Browse to locate the file containing federation metadata. Please refer to your service provider’s configuration interface for assistance locating this information.
6
Enter the Audience / SP Identity value for your SAML application, for example, google.com for Google Apps™ service.
NOTE: For logout requests to be sent to federated applications you must enable the Log out of federated applications on session termination option in Settings | Configuration Settings.
If your service provider signs their SAML Authentication requests, click the first Choose File button to upload the certificate used to sign the request. This certificate will then be used by Cloud Access Manager to verify the SAML Authentication requests have come from a trusted source.
If your service provider requires SAML Authentication responses to be encrypted, click the second Choose File button to upload the certificate used to encrypt the response. This certificate will be used by Cloud Access Manager to encrypt the assertion element of the SAML response. To proceed, click Next.
9
Select Do not proxy this application, then click Next.
10
Select the Derive the username from an attribute option and enter an attribute name of mail, then click Next.
NOTE: This option uses the user’s email address stored in Active Directory® as their application username, known as the user’s SAML subject. You can change the suffix if required to match your Google domain.
NOTE: Cloud Access Manager allows users to request their own application accounts. If the user is in a group that is authorized to access a particular application, the user can have a user account automatically created for them as they select it from their application catalog and add it to their portal page.

Cloud Access Manager includes directory connectors, which allow user accounts to be provisioned from Cloud Access Manager into Google Apps™ service, Salesforce.com
® and Microsoft® Office 365™. When a user adds an application to their portal page by selecting it from their application catalog, Cloud Access Manager automatically checks whether they already have a user account in that application’s directory. If the user does not, then an account is created for him or her through one of its directory connectors.

The following three steps are for just-in-time provisioning of users and will only be displayed for applications for which Cloud Access Manager can provision users, such as Google Apps and Salesforce.
11
Enter the credentials of a user account to provision new user accounts. Use the Test Connection button to validate the credentials before clicking Next.
14
Click Next to continue.
15
You will now see the Permissions page, which enables you to control the users who can access the application. By default, all Active Directory users have access to the application. You can restrict access to the application to users who belong to a specific Active Directory security group, but for this demonstration deployment, simply click Next to allow all Active Directory users access to the application.
17
You can now configure how the application is displayed on the Cloud Access Manager Portal. Enter the Title and Description you want to display on the Cloud Access Manager Portal.
19
Click Fetch icon from application to locate and display the icon of the application.
20
Click Finish to complete the configuration of the application.
21
Click Download Certificate to download the certificate created by Cloud Access Manager to import into your SAML application. In addition, make a note of the Issuer/IDP Service URL as this may be required by your SAML application. Click Close.
NOTE: The Add application to application portal home and Allow user to remove application from application portal home options allow you to specify whether the application should appear automatically on each user’s portal page, and how the user can manage the application from the application portal. The options are shown in Table 4.

application is added to the portal and it cannot be removed by the user through the application catalog.

application is added to the portal and it can be removed by the user through the application catalog.

application is not automatically added to the portal. The user can add or remove the application to/from the portal through the application catalog.

To access the application catalog from the application portal, the user simply needs to click their username, then select Application Catalog. Depending on the settings in the Add application to application portal home and Allow user to remove application from application portal home options, the user can add or remove applications to/from the application portal.

Cloud Access Manager configuration is now complete.
2
Click Advanced Tools.
3
Click Set up Single Sign-on (SSO).
4
Select Enable Single-Sign-on.
5
Enter the Cloud Access Manager Issuer/IDP Service URL that you noted in Step 21, into the Sign-in page URL and Change password URL fields. For example, enter:
6
In the Sign-out page field, enter the URL:
7
From the Verification certificate section, click Browse. Navigate to the Cloud Access Manager certificate obtained in the previous section, then click Upload.
8
Click Save Change.

For information on how to use the user mapping tool, please refer to the guide entitled Dell™ One Identity Cloud Access Manager How To Configure User Mapping.

1
Close Internet Explorer® to end your Cloud Access Manager session.
2
Use the desktop shortcut Cloud Access Manager Application Portal to open the Cloud Access Manager portal.
3
Browse to the Application Catalog and add the Google Apps application to the application portal.
4
Browse to the Application Portal and click the Google Apps application. You are signed in automatically.

Configuration of Google Apps for SSO is now complete.

Configuring advanced SAML token settings

In most situations the SAML token produced by Dell™ One Identity Cloud Access Manager in response to an authentication request is accepted by the service provider. If the service provider has special requirements for the way the token is configured then you may modify the token options on the SAML Token Settings tab for the application.

Any settings changed on this page will only affect the selected application.

1
Navigate to the Settings page.
2
Click Show Advanced Settings.
3
Click Advanced Application Settings.

For a description of the available configuration options, please refer to Table 5.

 

samltoken.minutes_before

The number of minutes before the token IssueInstant to set the NotBefore attribute in the Conditions element.

0 minutes

samltoken.minutes_after

The number of minutes after the token IssueInstant to set the NotOnOrAfter attribute in the Conditions and SubjectConfirmationData elements.

30 minutes

samltoken.name_id

The value of the Format attribute of the NameID element in the Subject.

urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified

samltoken.signature

How the SAML token is signed. There are three options:

MessageOnly - Sign the outer message
AssertionOnly - Sign the assertion element
MessageAndAssertion - Sign both the outer message and the assertion element.

MessageOnly

samltoken.multi_valued_attributes

How attributes with multiple values are output in the SAML token. There are two options:

 

OneValuePerAttribute - Each value for a claim type is output in its own attribute, for example
<Attribute Name="urn:example/role" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
OneAttributeWithMultipleValues - All values for a claim type are output in one attribute, for example

 

 

OneValuePerAttribute

samltoken.encryption

How the Assertion element is encrypted, there are two options:

AES256 - Encryption algorithm: AES256, encryption key: RSA-OAEP
AES128 - Encryption algorithm: AES128, encryption key: RSAES-PKCS1-v1_5, key length: 128

 

AES256

samltoken.authn_req_signature_required

When the authentication request is expected to be signed. There are two options:

WithSigningCertificateUploadedOnly - If the application has a signing certificate uploaded, the authentication request must be signed.
Never - The authentication request does not need to be signed. However, if the request is signed and the signing certificate is present, the signature will be checked and it must validate correctly to enable authentication.

 

WithSigningCertificateUploadedOnly

samltoken.logout_request_signature_required

When the logout request is expected to be signed. There are two options:

WithSigningCertificateUploadedOnly - If the application has a signing certificate uploaded, the logout request must be signed.
Never - The logout request does not need to be signed. However, if the request is signed and the signing certificate is present, the signature will be checked and it must validate correctly to enable logout.

WithSigningCertificateUploadedOnly

samltoken.logout_request_binding

The binding that will be used when sending logout requests to the application. Select Disabled to not send logout requests.

HttpPost

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating