Understanding single sign-on authentication for Pega Robot Manager users
Use single sign-on (SSO) to access all your applications and to be able switch between applications without any additional actions.
In SSO, the application server extracts user credentials from a dedicated SSO server, and then checks the user against a directory of users.SSO simplifies the login process by minimizing the likelihood of error because going through multiple login routines can lead to mistakes and always consumes more time.
Depending on your security policy requirements, in Pega Robot Manager, you can choose Kerberos or OAuth 2.0 with SAML bearer as your SSO standard for authenticating Robot Manager users.
Learn more about authentication in Robot Manager with OAuth 2.0 with SAML bearer or Kerberos by reading one of the following articles:
- Authenticating Pega Robot Manager users through OAuth 2.0 with SAML bearer
Comply with your security policy by configuring Pega Robot Manager operators to use OAuth 2.0 with SAML bearer to authenticate across multiple applications with a single set of credentials.
- Authenticating Pega Robot Manager users through Kerberos
Comply with your security policy by configuring Pega Robot Manager operators to use Kerberos to authenticate across multiple applications with a single set of credentials.
Previous topic Updating the robotics configuration files for basic authentication Next topic Authenticating Pega Robot Manager users through OAuth 2.0 with SAML bearer