Single Sign On (SSO)

Access to this feature may only be available with the ‘Complete’ edition. Ask your Wasp representative for details.

Single Sign On (SSO) allows your users to log on to InventoryCloud using their network credentials. This eliminates the need to create and remember a separate username and password for InventoryCloud. Note that WASP mobile applications do not currently support Single Sign-on, they use username-password authentication. You can set the password by editing user properties.

When you access the Single Sign-On Settings in the Settings menu in the InventoryCloud application, there are two options provided to activate Single Sign and they are Active Directory Federated Authentication or SAML Service Provider Authentication. WaspCloud is the default username password authentication you use when registering your user account.

After an SSO (Single Sign-On) option is selected and validated, users will not be authenticated by the Wasp login page. Instead, users will be authenticated by the SSO provider configured in the settings.

Only the Application Administrator is allowed to activate Single Sign-On.

Note: Both ADFS and SAML require the email to match. ADFS requires the group to match. For SAML 2.0 SSO the matching group is optional but will be enforced if that claim is mapped. See Claim mapping in the topic - Configure SAML IdP using Google App, Configure SAML IdP using OneLogin, Configure SAML IdP using ADFS/Azure for more details.

Note: There are steps that must be completed prior to activating Single Sign-On. We strongly encourage users to review the topic Active Directory Federated Services (ADFS) - Configuration & Security Assertion Markup Language (SAML) – Configuration for more information.

Note: SSO is only available to users who have verified their emails, not the admin account.

 

Note for On-Premise Users:

Please note that the Single Sign-On Section in the setting will NOT EVEN BE VISIBLE until you perform the prerequisites mentioned below.  If the Single Sign-On Setting is not visible, please make sure that the below prerequisites are configured.

 

WaspCloud Authentication

WaspCloud Authentication uses default username and password authentication. When WaspCloud Authentication is selected, you will need to invite users, who will create user names and passwords specifically for InventoryCloud.

 

Active Directory Federated Service

Active Directory Federation Service (ADFS) is developed by Microsoft to provide a Single Sign-On (SSO) authorization service (i.e., allowing the user to access applications) on Windows Server Operating Systems using a single set of login credentials. It makes use of the claims-based Access Control Authorization model to ensure security across applications using the federated identity. Claims-based authentication is how an application acquires Identity information about users. The claims are packaged into a secure token by the identity provider. Steps include:

  1. Review Prerequisites/User Requirements
  2. Add and Configure a Relying Party Trust
  3. Create the claim rules for issuing claims.
  4. Attribute Mapping to the Relying Party Trust
  5. Enable SSO for the InventoryCloud application

Note: You must make sure that one of your active users has an email address and role that matches an ADFS account. Otherwise, you will be locked out of the application.

Single Sign-On via ADFS requires an HTTPS front end. You can configure the On-Premise site itself to use HTTPS itself or if you’ve set up a separate HTTPS firewall specify that HTTPS entry point using the config tool. Refer to Wasp Configuration Tool.

Refer to the below topics to Configure SSO using Active Directory Federated Services (ADFS) for details:

Steps to activate Single Sign On (SSO)

Active Directory Federated Services (ADFS) – Configuration

 

Security Assertion Markup Language (SAML)

Security Assertion Markup Language (SAML) provides single sign-on to web-based applications. The protocol can be used for authentication as well as authorization. SAML protocol has three entities and they are User – Web Browser, Service Provider (SP), and Identity Provider (IDP).

To Configure the SAML Federation, a trust relationship must be established between the Service Provider and the Identity Provider.

Initiating the Flow of Authentication - SAML 2.0 encompasses both IDP-initiated authentication as well as SP-initiated authentication but Wasp Cloud software only supports SP-initiated authentication requests.

In SP-initiated authentication requests, the user first reaches out to the Service Provider. Since the user is not authenticated the Service Provider will redirect the user to the IDP. Configure SAML Idp using your preferred Identity providers.

Note - In the Security Assertion Markup Language (SAML) - Configuration topic, we have included detailed instructions on how to set up Wasp as a SAML 2.0 SP using One Login, ADFS/Azure, and GoogleApp. Wasp Cloud software is compatible with any SAML 2.0-compliant identity provider. If you use an identity provider other than those three mentioned above, It is likely that you will still find similarities between your SAML 2.0 compliant identity provider and at least one of the Idp's listed above.

Setup & Authentication - The user who wants to access the service provider must authenticate into the IDP. Once the setup is completed, the IDP will know the users and their attributes.

SAML Assertion – The IDP generates the SAML assertion if the user is authorized and successfully authenticated. The Assertion contains the user identifier and it is sent to the Service Provider for validation.

Signature & Issuer - The Assertion cannot be sent in plain text or completely unprotected, so the IDP must first sign the assertion (Signature). This way the Service Provider can validate the issuer of the assertion and thereby trust can be established. 

Refer to the below topics to Configure SSO using Security Assertion Markup Language (SAML):

Prerequisites

Configure SAML IdP using Google App

Configure SAML IdP using OneLogin

Configure SAML IdP using ADFS/Azure

Settings Import and Validation

 

Steps to activate Single Sign On (SSO)

  1. Click on the Settings icon, then select Settings.

  1. Under Settings > Single Sign On, select Activate Single Sign On.

  1. The following are the options:

 

Active Directory Federated Authentication

  1. Enter the Metadata URL, then click on the Validate button. This is the URL for your ADFS server.

Note for On-Premise Users: Please note that the ADFS/SAML Validate button will be disabled if “Register users without SMTP” is checked. Also, If the SMTP settings (in the Email Settings option) are invalid, the ADFS/SAML Validate button will be disabled. The users should set up SMTP settings before they attempt the ADFS/SAML setup.

  1. Is Federated Services Configuration Valid - It only appears indirectly via the success message after validation.
  2. After the connection to the ADFS server is successful, the login type is automatically changed to AD login which indicates that a valid setup is configured. Note: Please note that If ADFS is selected, the login screen will not appear. The login screen will appear when the Single Sign On setting is changed back to WaspCloud.
  3. After the connection is made, the Thumbprint and Ignore Chain Errors fields are activated.

If there is a problem with the certificate (if you receive an error that the certificate can't be verified, for example) you can select the Ignore Chain Errors check box. When selected, InventoryCloud will ignore the warning and create a Thumbprint for the certificate.

Keep in mind that while Ignore Chain Errors and Thumbprint creation are allowed, Wasp Technologies does not recommend using these options unless the certificate error is part of the user's normal configuration. If utilized, Wasp recommends researching and determining what the problem is with the certificate going forward.

Note: When the certificate expires, Single Sign On will be disabled and users will need to log in using InventoryCloud username and password.

 

SAML Service Provider Authentication

  1. SAML Url, Certificate, Issuer, SAML Validation and Include AuthnContext  - Refer Prerequisites, Configure SAML IdP using Google App, Configure SAML IdP using OneLogin, Configure SAML IdP using ADFS/Azure, and Settings Import and Validation.

SAML Validation  - Always force SAML signature validation. Refer to the topic Validation.

RequestedAuthnContext is an element in the SAML Authentication Request that we send to SAML security providers during the saml service provider-initiated authentication flow. This element is now optional.

Note for On-Premise Users: Please note that the ADFS/SAML Validate button will be disabled if “Register users without SMTP” is checked. Also, If the SMTP settings (in the Email Settings option) are invalid, the ADFS/SAML Validate button will be disabled. The users should set up SMTP settings before they attempt the ADFS/SAML setup.

 

Active Directory Federated Services (ADFS) – Configuration

Note: Wasp On-Premise products are released without https support. Without https you can not activate Single Sign on (SSO) using ADFS. To edit the MVC callback, refer to the topic Firewall.

Access to this feature may only be available with the ‘Complete’ edition. Ask your Wasp representative for details.

Following are the steps to add a configuration to ADFS server for any tenant you wish to use:

  1. Start the ADFS Management console.

  1. Select Add Relying Party Trust. Click on Start button to add a Claims aware Relying Party Trust.

  1. Select “Enter data about the relying party manually”. Click on the Next button.

  1. Enter a display name for your tenant. We suggest you to add your host name cdc.waspassetinventory.com in the Display name field. Click on the Next button.

Note: Please enter your own tenant name in the Display Name field.

 

  1. ADFS uses the SSL certificate for security. Wasp does not support additional encryption certificates beyond SSL at this time. Click on the Next button.

  1. Every Wasp tenant with the Active Directory feature supports WS-Federation Passive Protocol. The trailing slash is important. Enter your host URL https://cdc.waspinventory.com/. Click on the Next button.

Note: Please enter your own host URL with a trailing slash.

  1. Your tenants URL, with trailing slash is the only Relying Party trust identifier we need. Click on the Next button.

  1. Specify your internal user access control as you see fit, then click Next.

  1. We have already specified everything we need for the trust itself. Click on the Next button.

  1. We need to specify the claims returned during authentication. Click on the Configure claims issuance policy for this application checkbox.

  1. Click on Edit Claim Issuance Policy to Add the Rule for issuing claims.

  1. Accept Send LDAP Attributes as Claims, Hit on the Next button.

  1. Specify the claims as shown below, then click the Finish button.

  1. User Account Requirements
  1. If, you experience unexpected errors after configuring your ADFS server in the Wasp Settings (SSO) ,information about most errors can be found in the event log of the server hosting ADFS.