Adding a relying party
Configure the Security Token Service as the entity that controls access to Pega Robot Manager.
The following steps demonstrate how to add a relying party
by using the Pega Robotic Automation Security Token Service (STS). For other STS
providers, consult the corresponding documentation.
What to do next: Update the robotic automation configuration files to
enable single sign-on authentication of Pega Robot Runtime and
client requests from Pega Robot Studio in Pega Robot Manager.
- Start the Security Token Service Configuration Console.
- Expand the Service Configuration list and select Relying Party.
- Enter the URL of the relying party you want to add and click Add.
- Select the relying party you added and click
Configure.See the following figure for reference:
Configuring a relying party in Pega Robotic Automation STS - In the Relying Party Attributes window, click Add to add new attributes.
- In the Add Attribute window, define the
ClientID and ClientToken
attributes and provide the attribute values.
See the following figure for reference:Note: These attributes correspond to the Client ID and Client Secret attributes that you generated in the RoboticsClient_ClientCredentials.txt
file when configuring client registration in Pega Platform. For more information, see Configuring Pega Robot Manager to support OAuth 2.0 with SAML bearer.Configuring the relying party attributes
Previous topic Configuring Pega Robot Manager to support OAuth 2.0 with SAML bearer Next topic Updating the robotics configuration files for SSO authentication through OAuth with SAML bearer