Creating a Connected App for Atlas Integration
You have to create a Connected App which can be used for ServiceMax Atlas PLM integration. The Client Id and Secret from the Connected App along with the http request helps to configure the Atlas flows. You can also use this Connected App for any integration between ServiceMax and PTC products.
* 
The packaged connected app’s client id and client secret is not visible to user.
To create a connected app for Atlas integration:
1. Create a connected app with oauth2 settings enabled.
2. Disable the Require Proof Key for Code Exchange (PKCE) Extension for Supported Authorization Flows field.
3. Enable the Require secret for Refresh token flow field.
5. Define the oauth scopes to api, refresh_token and offline_access.
Was this helpful?