Ethiack Docs

Configuring SSO

Set up SAML-based Single Sign-On to allow your organization members to use custom Identity Providers to log in to Ethiack.

SSO via SAML enables your organization members to use custom Identity Providers to login to Ethiack.

If your organization's plan supports SSO, you can configure it by clicking the SSO menu in the security section of your settings, or go directly to https://portal.ethiack.com/settings/security/sso.

Okta Configuration

This guide provides a configuration example using Okta as an Identity Provider. Other providers may have different settings or steps.

  1. Click the Configure button.
  2. Go to your Okta Admin Dashboard.
  3. Create a new application by clicking Create App Integration.
  4. Select SAML 2.0 as the sign-in method.
  5. Give the app the name Ethiack.
  6. As the Single sign-on URL, paste the ACS URL displayed in the Ethiack Portal:
SSO ACS URL configuration
  1. As the Audience URI, paste the Metadata URL displayed in the Ethiack Portal.
  2. Select EmailAddress as the Name ID format and finish the app configuration.
  3. Assign users to the application.
  4. In the Sign On tab of the application page, expand the details.
  5. Go back to the Ethiack Portal and configure the following values:
    • IssuerIdentity provider issuer
    • Sign on URLSingle sign-on URL
    • Sign out URLLogout URL
    • Signing certificateIdentity provider X509 certificate
SSO configuration fields
  1. Click Save and then click Test.
  2. If everything is correct, click the toggle to enable SSO.

If you run into any issues or need help with configuration, please reach out to support.

On this page