Skip Navigation

Update the application registry

For detailed information about how to create a client ID and client secret, see Create a Client ID and Client Secret.
  1. Open the ServiceNow instance and log in with your credentials.
  2. On the 
    ServiceNow home page
    , in the 
    Filter
     navigator, type 
    Application Registry
     and press the 
    Enter
     key.
  3. On the 
    Application Registries screen
    , click 
    AtHoc OAuth Provider
    .
  4. On the 
    Application Registry screen
    , in the 
    Client ID
     field, enter the Client ID.
  5. In the 
    Client Secret
     field, enter the Client Secret.
  6. Update 
    Redirect URL
     to 
    https://<your_instance_name>.service-now.com/oauth_redirect.do
    .
  7. Update the 
    Token URL
     to 
    https://<iwsserver.domain.com>/AuthServices/Auth/connect/token
    .
  8. Click 
    Update
    .