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.
- Open the ServiceNow instance and log in with your credentials.
- On theServiceNow home page, in theFilternavigator, typeApplication Registryand press theEnterkey.
- On theApplication Registries screen, clickAtHoc OAuth Provider.
- On theApplication Registry screen, in theClient IDfield, enter the Client ID.
- In theClient Secretfield, enter the Client Secret.
- UpdateRedirect URLtohttps://<your_instance_name>.service-now.com/oauth_redirect.do.
- Update theToken URLtohttps://<iwsserver.domain.com>/AuthServices/Auth/connect/token.
- ClickUpdate.