Single Sign-On (SSO) Management

Overview

The Single Sign-On (SSO) Management page makes it easy to add SSO configurations. From Single Sign-On (SSO) Management, you can easily add, preview, and manage SSO configurations in your environment using the SSO dashboard.

Unqork as a SAML service provider secures applications that work with sensitive information. Having end-users End-users, also known as Express Users, are the individuals accessing an application through Express View. In most cases, end-users are the customers using the product. use SSO (single sign-on) to access your application improves security for all. When setting up SSO, you can select the authentication provider for your Unqork application, instead of having Unqork store end-user credentials. Using SSO also gives your end-user fewer credential sets to remember. Your end-user gets a seamless login experience, and you can trust your SSO provider to ensure the right people have access to your application.

You can set up SSO configurations for the following:

SSO configuration must be manually configured at each Unqork environment level: Staging, QA, UAT, and Production. SSO configurations in Single Sign-On (SSO) Management cannot be promoted to other environment levels. Each environment level should have a separate SSO configuration to ensure incorrect permissions are not accidentally granted in higher environment levels.

When adding your SSO configuration, choose one of two protocols supported by Unqork: SAML Security Assertion Markup Language (SAML) is a protocol that allows an identity provider (IdP) to send a user's credentials to a service provider (SP) to verify their identity and grant them access to a service. (Security Assertion Markup Language) or OIDC OIDC (OpenID Connect) is an identity authentication protocol that lets two applications share user information without exposing user credentials. (OpenID Connect).

SSO Management also supports hard-coding application roles. To specify application roles, use the following format: <applicationId>:<roleName>. To specify multiple application roles, use a comma-separated list.

In this article, you'll learn the basics of using the Single Sign-On (SSO) Management page. In the Related Resources section, you can find links to related articles, including provider-specific how-to guides and detailed articles about SAML and OIDC in Unqork.

The SSO Dashboard

The SSO dashboard is where you add, review, and manage SSO configurations in your environment. You can have SSO configurations from different Identity Providers (IDPs) or OpenID Providers (OPs) configured in your environment. Each SSO configuration has a unique callback URL (SAML Security Assertion Markup Language (SAML) is a protocol that allows an identity provider (IdP) to send a user's credentials to a service provider (SP) to verify their identity and grant them access to a service.) or redirect URL (OIDC OIDC (OpenID Connect) is an identity authentication protocol that lets two applications share user information without exposing user credentials.) that contains the SSO configuration's unique name.

Here’s an example of the dashboard with several SSO configurations:

The image showcases the SSO Management screen

The SSO dashboard includes the following tabs:

Each tab has a similar dashboard, where you can gather some useful information:

Column Column Description

Name

The SSO configuration's name.

SSO configuration names are customizable labels you set when adding the SSO configuration.

Protocol

Which protocol the SSO configuration uses: SAML Security Assertion Markup Language (SAML) is a protocol that allows an identity provider (IdP) to send a user's credentials to a service provider (SP) to verify their identity and grant them access to a service. or OIDC OIDC (OpenID Connect) is an identity authentication protocol that lets two applications share user information without exposing user credentials..

Default Role

The default role for users who authenticate using the SSO configuration.

For Express SSO configurations, the default role is an Express role, defined in Express Role Administration. For Designer SSO configurations, the default role is a Creator Also known as Unqork Users, or Designer Users; is anyone who is inside the Unqork platform. role, defined in Creator (User) Administration.

Actions

From the Manage drop-down, you can view, edit, preview, or delete an SSO configuration.

Adding an SSO Configuration for Express View

These instructions outline the basic steps to add an SSO configuration to the SSO dashboard. The individual steps and field values vary based on your SSO provider, and whether you configure SAML or OIDC. See the Related Resources section for further information.

1. At the top right of the Unqork Designer Platform, Click Administration.
2. Under Environment, select Single Sign-On (SSO).
3. Click + New SSO.
4. Select Express. The New Express SSO configuration modal A modal is a window that appears on top of the content you are currently viewing. opens.
5. In the SSO Name field, enter a name for your SSO configuration.

SSO configuration names must be unique.

6. Select a Default Role. The drop-down contains a list of all Express Roles defined in Express Role Administration.

Leaving this empty defaults to a role with the lowest-level permissions.

7. Select a Default Group. The drop-down contains a list of all Express Groups defined in Express Group Administration.

It's a best practice to select a default group with the lowest-level permissions. Leaving this empty defaults the end-user to no group.

A image showing how to create a new SSO.

8. Click Next to move to the Configure Protocol tab.
9. Select the Protocol.
10. Complete the IdP Details, Configuration Details, and Advanced Settings as required.

It's possible to have multiple IDP configurations for a single application.

See the Related Resources section for detailed articles covering what to enter in each field, including provider-specific how-to guides.

A static image showing a new Express SSO config page.

11. Click Next to move to the Attribute Mapping tab.
12. Complete the Attribute Mapping and User Management settings as required.

See the Unqork as a SAML Service Provider or OpenID Connect (OIDC) articles for detailed information about adding attribute mappings to a SAML or OIDC-based SSO configuration.

A image showing attribute mapping fields for creating new SSO

13. Click Create SSO.

 

Adding an SSO Configuration for Designer

These instructions outline the basic steps to add an SSO configuration to the SSO dashboard. The individual steps and field values vary based on your SSO provider, and whether you use SAML or OIDC. See theRelated Resources section for further information.

1. At the top right of the Unqork Designer Platform, click Administration.
2. Under Environment, select Single Sign-On (SSO).
3. Click + New SSO.
4. Select Designer. The New Designer SSO configuration modal A modal is a window that appears on top of the content you are currently viewing. opens.
5. Enter a name for your SSO configuration in the SSO Name field.

SSO configuration names must be unique.

6. Select a Default Role. The drop-down contains a list of all Creator roles defined in Creator (User) Role Administration.

Leaving this empty defaults to a role with the lowest-level permissions.

A image showing a new Designer SSO screen fields.

7. Click Next to move to the Configure Protocol tab.
8. Select the Protocol.
9. Complete the IdP Details, Configuration Details, and Advanced Settings as required.

See the Related Resources section for detailed articles covering what to enter in each field, including provider-specific how-to guides.

A static image showing a new designer sso config.

10. Click Next to move to the Attribute Mapping tab.
11. Complete the Attribute Mapping and User Management settings as required.

See the Unqork as a SAML Service Provider or OpenID Connect (OIDC) articles for detailed information about adding attribute mappings to a SAML or OIDC-based SSO configuration.

A static image showing attribute mapping configuration for New Designer SSO creation.

12. Click Create SSO.

Previewing an SSO Configuration

After adding an SSO configuration, preview it to confirm it works. From the SSO dashboard, you can preview the Unqork entrypoint and use a set of test credentials from your SSO provider to test the configuration.

For SAML-based configurations, previewing your configuration only tests an SP-initiated flow. Remember to also test an IdP-initiated flow. Our provider-specific how-to guides have more information.

To preview an SSO configuration:

1. At the top right of the Unqork Designer Platform, click Administration.
2. Under Environment, select Single Sign-On (SSO).
3. Select the Express or Designer tab.
4. In the SSO dashboard, locate the SSO configuration to preview.
5. Under the Actions column, click Manage.
6. From the Manage drop-down, select Preview. The Unqork entrypoint link opens in a new tab.

You might need to preview your configuration in an Incognito window to properly test the configuration. In that case, right-click Preview and select Copy Link Address. Then, paste the link address in a new Incognito window.

7. Log in using your test credentials.

Viewing an SSO Configuration

After adding an SSO configuration, it's useful to review its configuration details, like attribute mappings.

To view an SSO configuration:

1. At the top right of the Unqork Designer Platform, click Administration.
2. Under Environment, select Single Sign-On (SSO).
3. Select the Express or Designer tab.
4. In the SSO dashboard, locate the SSO configuration to view.
5. Under the Actions column, click Manage.
6. From the Manage drop-down, select Edit. The SSO configuration modal A modal is a window that appears on top of the content you are currently viewing. opens.
7. Review the settings in the Basic Information, Configure Protocol, and Attribute Mapping tabs as needed.
8. Click Done.

Editing an SSO Configuration

At some point you might need to edit the SSO configuration's details. For example, revising attribute mappings or default groups. You'll view and edit SSO configurations from the same SSO configuration modal. To edit your SSO configuration, you must intentionally enable editing.

To edit an SSO configuration:

1. At the top right of the Unqork Designer Platform, click Administration.
2. Under Environment, select Single Sign-On (SSO).
3. Select the Express or Designer tab.
4. In the SSO dashboard, locate the SSO configuration to edit.
5. Under the Actions column, click Manage.
6. From the Manage drop-down, select Edit. The SSO configuration modal A modal is a window that appears on top of the content you are currently viewing. opens.
7. Set Edit to  (ON).

A static image showing an edit sso window.

8. Make changes to the settings in the Basic Information, Configure Protocol, and Attribute Mapping tabs as needed.
9. Click Save.

Deleting an SSO Configuration

Whether an SSO configuration is no longer needed or you changed SSO providers, you'll need to delete SSO configurations from your SSO dashboard at some point.

Deleting an SSO configuration is permanent and irreversible.

To delete an SSO configuration:

1. At the top right of the Unqork Designer Platform, click Administration.
2. Under Environment, select Single Sign-On (SSO).
3. Select the Express or Designer tab.
4. In the SSO dashboard, locate the SSO configuration to delete.
5. Under the Actions column, click Manage.
6. From the Manage drop-down, select Delete.
7. At the confirmation message, click Yes, Delete.

Related Resources

The following articles provide additional information related to SSO configuration:

General Information

Provider-Specific How-to Guides: Express View (OIDC)

Provider-Specific How-to Guides: Express View (SAML)

Provider-Specific How-to Guides: Designer (SAML)