Manage Security / JWT / SAML Configuration

The configuration of this section may differ depending on the specific white label solution you have selected.

     
  • Standalone / Portal based solution
  • JWT
  • SAML

Security

Configure and manage your white label portal password policy.

Password Policy: Enable this option to apply password policy, such as password length, password age, etc, on your webpage. This tab is subdivided into Primary and Advanced sections.

The Primary section has the following options: 

  • Password Length: Specify the minimum and maximum length of the password that needs to be used for your white label portal.
  • Maximum Password Age: Provide a tenure for your password. After the specified tenure, the password expires, and the user must update the password.
  • Enforce Password History: Enable this option to avoid the repetition of old passwords by your users.

The Advanced section has the following options.

  • Enforce Numeric Character: Enable this option to enforce your users to use one or more numeric characters in their password. Provide the number of numeric characters to be used in the text box available inline with the option.
  • Enforce Special Character: Enable this option to enforce your users to use one or more special characters in their password. Provide the number of special characters to be used in the text box available inline with the option.
  • Enforce Mixed Character: Enable this option to enforce users to use a combination of uppercase characters, lowercase characters, digits, and special characters.

JWT Settings

Configure and manage the JWT settings of your embedded analytics white label portal.

  • Login URL: Edit the app/site URL where login happens in your application. This will be displayed to your user in case he has not logged in to your product/service that is integrated with Zoho Analytics and accesses the domain URL directly.
  • Logout URL: Edit the URL to which the user has to be redirected upon logging out of your application.
  • JWT Algorithm: Select the algorithm used to sign and validate JWT tokens. The portal supports the following:
    • RS256: Requires uploading an RSA Public Key.
    • HS256: A Secret Key will be generated
  • Secret Key:
    • For RS256 - Requires uploading an RSA Public Key.
    • For HS256 - The key used to sign and validate JWT tokens. You can view, hide, or regenerate the key for added security.

SAML Settings

Configure and manage the SAML settings of your embedded analytics white label portal.

  • Login URL: Edit the app/site URL where login happens in your application. This will be displayed to your user in case he has not logged in to your product/service that is integrated with Zoho Analytics and accesses the domain URL directly.
  • Logout URL: Edit the URL to which the user has to be redirected upon logging out of your application.
  • Metadata file: SAML metadata is an XML document that contains the information necessary for interaction with SAML-enabled identity or service providers. Upload your SAML metadata file here.