Create an OAuth client

Sitecore Content Hub uses the OAuth 2.0 authentication framework to facilitate connections with external applications. You can create OAuth clients and use them with the Web SDK.

To create an OAuth client:

  1. On the menu bar, click Manage cog icon.

  2. On the Manage page, click OAuth clients.

  3. On the OAuth clients page, click + OAuth Client.

  4. In the OAuth client dialog, fill in the following fields.

    Field

    Description

    Name

    Name of the OAuth client.

    Client ID

    The public identifier used to build login URLs.

    Client Secret

    The confidential secret associated with the ID.

    Redirect Url

    URL that users are redirected to after authenticating. This URL must be protected with TLS security to ensure tokens are not exposed during authentication.

    Client Type

    Type of the OAuth client.

    Users

    The single user permitted to use the OAuth client. Only available for client credentials OAuth.

  5. To create another OAuth client, select the Create another check box.

  6. Click Save. If you selected the Create another check box, the OAuth Client dialog displays where you can create another client. If you are not creating another item, the OAuth clients page opens.

    Note

    When you create another item, some of the fields are prefilled with values you already defined.

Do you have some feedback for us?

If you have suggestions for improving this article,