Configuring Terms and Conditions for the User Portal

Administrators can enforce legal disclaimers, acceptable use policies, and compliance consent workflows on the HPE Networking SSE User Portal.

When enabled, users must review and acknowledge the organization's Terms and Conditions (T&C) before authenticating to private applications.


Functional Overview

Enabling Terms and Conditions ensures users acknowledge organizational policies before accessing the Atmos User Portal.

  • Mandatory consent: Access is blocked until the user accepts the terms on the login screen.
  • Markdown support: Format text and embed clickable links to external policies using CommonMark syntax.
  • Automatic re-prompting: Updating published terms requires all users to re-accept them on their next login.
  • Centralized control: Configure and preview terms globally under Settings > Customization.

Prerequisites

  • Administrator credentials with write access to tenant settings.

Configuring the Terms and Conditions

To configure the terms and conditions, complete the following steps:

  1. In the HPE Networking SSE Management Console, go to Settings > Customization.
  2. Select the Terms & Conditions tab.
  3. Toggle Enable Terms and Conditions to ON.
  4. In the content editor, enter your organization's legal text or disclaimer.
    • Formatting with Markdown: Use Markdown syntax for formatting and links.
      Example: By logging in, you agree to the [Corporate Acceptable Use Policy](https://policies.example.com).
  5. (Optional) Click Preview to review the modal dialog and checkbox layout as end users will see it.
  6. Click Save.
📘

Note

Any modification to the Terms and Conditions text constitutes a new policy version. Upon saving, all users will be required to review and accept the updated terms during their next login attempt.


End-User Login Workflow

  1. Navigate to the HPE Networking SSE User Portal URL.

    Above the authentication prompt, a mandatory acknowledgment and an I agree to the Terms and Conditions checkbox is displayed.

  2. Click the I agree to the Terms and Conditions checkbox.

    The Log In button remains disabled until the user opens the Terms & Conditions link and checks the confirmation box.

  3. Continue with the standard IdP / SSO authentication.


Did this page help you?