Creating an authentication service
To override or extend the default authentication process, create an authentication service. By creating an authentication service, you implement more specialized authentication requirements than the default, for example, to use preauthentication and postauthentication activities.
To create an authentication service, you must have the
pzCanCreateAuthService privilege, which is included in the
PegaRULES:SecurityAdministrator role.
- Click .
-
In the Authentication Type list, click the authentication
service type.
- Basic credentials – Authentication using a user ID and password, which can be stored in the Pega Platform database or an external source that is accessed by using a data page
- SAML 2.0 – SAML 2.0 web SSO-based authentication
- Custom – LDAP authentication or custom authentication protocol
- Kerberos – Kerberos user credentials
- OpenID Connect – OpenID Connect
- Anonymous – Unauthenticated access that uses a model operator
- Enter a name and short description.
- Click Create and open.
- Configure your authentication service.