Skip Navigation

Set the OAuth property

To generate OAuth 2.0 tokens and register applications, the
com.snc.platform.security.oauth.is.active
property must be active for the instance.
You must have administrator permissions.
  1. Open the ServiceNow instance and log in with your credentials.
  2. On the
    ServiceNow console
    , in the
    Filter
    navigator, type
    sys_properties.list
    and press the
    Enter
    key.
  3. On the
    System Properties
    window, search for
    com.snc.platform.security.oauth.is.active
    and verify if the value is set to true.
  4. If the value is not set to true, complete the following steps:
    1. Click
      com.snc.platform.security.oauth.is.active
    2. To edit, click the
      here
      link.
    3. In the
      Value
      field, type
      true
      .
    4. Click
      Update
      .