Configuring a token profile for a remote application
If you host your remote application on the same system on which you also host your instance of Pega Process Fabric Hub, configure a truststore in a token profile of your remote application to establish a secure and reliable connection between your application and Pega Process Fabric Hub.
- Ensure that you host both your remote application and Pega Process Fabric Hub on the same system.
- Configure a keystore for your remote application. For more information, see Updating a keystore for Pega Platform to connect to Pega Process Fabric Hub.
- In the navigation pane of Dev Studio, click Records.
- Expand the Security category, and then click Token Profile.
- In the list of token profile instances, click PPFConnect.
- On the Processing tab, in the
Security section, in the
Truststore field, enter
PPFKS.
Note: If you use a customized truststore, enter the name of your truststore instead of PPFKS. - Click Save.
- If you host your application in Pega Platform version 8.1 or 8.2, configure synchronization in your remote application. For more information, see Configuring synchronization with Pega Process Fabric Hub.
- If you host your application in Pega Platform version 8.3 or later, configure OAuth 2.0 authentication for your remote application. For more information, see Creating a secure connection with Pega Process Fabric Hub by configuring OAuth 2.0 authentication.
Previous topic Providing access rights for Pega Process Fabric Hub by editing a service package Next topic Configuring synchronization with Pega Process Fabric Hub