Creating a new configuration

  1. From Grid Management Pages, select Security > OAuth 1.0a Credentials.
  2. Click Add New.
  3. Specify these information:
    • A name for the configuration, it is shown in the left side tab of the page for easier access.
    • A description of what is the configuration used for and on from systems.
    • A tenant is needed for multi-tenant cloud deployments only. The default value is infor.
    • Specify the principal name that is set on the Grid Principal for authenticated calls made with the credentials. If omitted, the configuration name is used as a default value.
    • Select which roles that authenticated calls with this OAuth credentials should get in Grid.
  4. Click Save.
    After saving the configuration, a message is displayed with the consumer key and the secret key of the configuration.
    Note: The secret key will never be displayed again after saving the configuration. Both the consumer key and secret key are required for the client to authenticate using OAuth tokens.