Selecting the Kerberos method for authenticating Pega Robot Manager users
Determine the Kerberos method for authenticating traffic to Pega Robot Manager by configuring the EnableDefaultKerberosAuthenticationForRobotManger dynamic system setting.
You can use the built-in capability that provides support for third-party SPNEGO libraries, or use your own method of Kerberos authentication. This guide focuses on the setup process with the SPNEGO libraries, because this is one of the most commonly used methods.- In the navigation pane of Dev Studio, click .
- Select the
EnableDefaultKerberosAuthenticationForRobotManger
dynamic system setting.
- On the Settings tab, in the Value
field, enter one of the following values:
- true – Select this option if you are using the in-build Kerberos authentication method through SNEGO libraries.
- false – Select this option if you are using another Kerberos authentication method.
See the following figure for reference: - Confirm your settings by clicking Save.
Previous topic Configuring Pega Robot Manager to use Kerberos authentication Next topic Configuring Apache Tomcat to support Kerberos/SPNEGO authentication for Pega Robot Manager users