Adding the ISAM OAuth Endpoint URLs to mobile-config.xml

The default ISAM OAuth endpoint URLs are required when populating mobile-config.xml and using ISAM as the OAuth Authorization server.

About this task

Follow the instructions for Changing Mobile configuration property values for checking out the mobile-config.xml file to add the following endpoints to the file. Make sure to replace the host name connections.example.org with the host name from your deployment.

Authorize:
https://connections.example.org/mga/sps/oauth/oauth20/authorize
Token:
https://connections.example.org/mga/sps/oauth/oauth20/token

For more information, see OAuth 2.0 endpoints.