Skip to main content

Configure single sign on (SSO)

Shoreline Design supports single sign on (SSO) using the OpenID Connect (OIDC) protocol. This feature is available for all users wishing to log in to Shoreline Design through their identity provider (IdP).

There are many OIDC providers. This page details how to configure SSO using Microsoft Entra ID.

Configure SSO in Shoreline Design

  1. Contact your Customer Success Manager to enable SSO.
  2. Go to Team Settings.
  3. Click the SSO tab.
  4. Populate the fields.
  5. Click save. You will see the screen below. The SSO setup complete confirmation in team settings
  6. Copy the Redirect url and Scopes values and input them into your IdP provider's platform.
    • In Microsoft Entra ID:
      • For the Redirect url go to Authentication, click on Add a platform, and select Web. The Entra ID menu items for Redirect url
      • For Scopes, go to API permissions and click Add a permission. The Entra ID menu items for Scopes

You can now log in to Shoreline using SSO.

Configure Microsoft Entra ID

  1. Register a new app in Microsoft Entra ID with the required parameters.
    • Note: Do not add a redirect URI. You will add this value later. The Entra ID screen to register a new app
  2. Click Certificates & secrets in the left-hand menu.
  3. Add a client secret and copy and store the value. The client secret value
  4. Click Overview in the left-hand menu.
  5. Copy and store the Application (client) ID value. The Applicant (client) ID value
  6. Click the Endpoints tab.
  7. Copy the OpenID Connect metadata document URL. The relevant endpoint URL value
  8. Open the URL in your browser and copy and store the following values:
    • issuer
    • authorization_endpoint
    • token_endpoint
    • jwks_uri
  9. Configure SSO in Shoreline Design using the values you have copied and stored. The Entra ID values in the Shoreline Design team settings