Create a New Authentication Service

Now you create a new authentication service.

Here's how:
  1. In Oracle Digital Assistant, open the side menu.
  2. Click Settings > Authentication Services.
  3. Click + Service.
  4. Select the Authorization Code grant type, and then enter the following values:
    1. Identity Provider: Choose Oracle Identity Cloud Service
    2. Name: A name to identify the service, such as IDCSOAuthForChat.
      Note: Make sure you use the same IDCS hostname that you configured when you specified the Token Endpoint URL and the Authorization Endpoint URL.
    3. Token Endpoint URL: Use the value from your previous IDCS setup.
    4. Authorization Endpoint: Use the value from your previous IDCS setup.
      Note: Use the Client ID and Client Secret that you created for the Client application, not the Resource application
    5. Client ID: Use the value from your previous IDCS setup.
    6. Secret: Use the value from your previous IDCS setup.
    7. Subject Claim: Sub
    8. Refresh Token Retention Period: 7 days
      Note: All optional fields can be ignored.