Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

CONNECT data services

Add an authorization code client

  • Last UpdatedApr 22, 2024
  • 2 minute read

Authorization code clients provide a secure means of authenticating users to customer web applications that use CONNECT data services as their backend.

Prerequisite

You must have the role of Tenant Administrator to add and manage clients.

Procedure

To add an authorization code client:

  1. In the left pane, select Security > Clients.

  2. In the Client Type dropdown list, select Authorization Code Clients.

  3. In the toolbar, select Add Client.

    The Add Client pane appears.

  4. In the Name field, enter a name to identify the device or application that will use this client.

  5. In the Allowed Redirect URL(s) field, enter a URL and select + to add it to the list.

    The application specifies one of the URLs in this list when it authenticates against CONNECT data services, and the CONNECT data services identity server returns the results of the authentication to this URL.

  6. (Optional) In the Allowed Logout Redirect URL(s) field, enter a URL and select + to add it to the list.

    The application specifies a URL from this list when it logs out of CONNECT data services, and the CONNECT data services identity server sends the user to this URL after a successful log out.

  7. (Optional) In the Allowed CORS Origin(s) field, enter a URL and select + to add it to the list.

    Designate other URLs from which the application is allowed to make requests against CONNECT data services. For example, this may be necessary if the user authenticates from an application running at one URL but the result of the authentication is sent to an application running at a different URL.

  8. (Optional) In the Token Lifetime field, enter the length of time in seconds that the access token functions before it expires.

    The default, 3600 seconds (one hour), is the maximum length of time. The minimum value is 60 seconds.

  9. Select Save.

    The Client Successfully Created window displays the client Id for the client. The application must specify this client Id when it makes an authentication request. To copy the client Id, select Copy . After you close this window, you can also retrieve the client Id from the list of clients.

In This Topic
TitleResults for “How to create a CRG?”Also Available in