Create a Web API Application Group with a Client Secret
Create a Web API Application Group with a Client Secret

Create a Web API Application Group with a Client Secret

Use this task to create an application group that uses a shared secret.
If the customer uses a Client Secret, the Application Group configuration is different.
  1. Select
    Server Application accessing a web API
    from
    Client-Server Applications
    instead of
    Native Application
    from
    Standalone applications
    .
  2. Enter a meaningful name in the
    Name
    field.
    The Client Identifier is automatically generated. Copy the Client Identifier for later use.
  3. Enter
    https://localhost
    in the
    Redirect URI
    field.
  4. Click
    Next
    to advance.
  5. Select
    Generate a shared secret
    in the
    Configure Applications Credentials
    screen.
  6. Copy and save the secret that is generated. The shared secret will not be shown again.
  7. Complete the creation of the application group as previously described Create a Standalone Application Group.