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

This topic describes the default WebSphere OAuth endpoint URLs for authorize and token. These are required when populating mobile-config.xml and using WebSphere as the OAuth Authorization server.

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.

Note: Make sure to replace the host name connections.example.org with the host name from your deployment.

Authorize

https://connections.example.org/oauth2/endpoint/connectionsProvider/authorize

Token

https://connections.example.org/oauth2/endpoint/connectionsProvider/token