Security in App Studio
To increase system usability and better accommodate multi-functional teams, some parts of the security framework are now available in App Studio.
Only administrators with the pzAdvancedSecurityUser privilege can map authentication services to an application. By default, the PegaRULES:SecurityAdministrator role includes the pzAdvancedSecurityUser privilege.
- Creating a Google authentication service
Create a Google SSO authentication service so that users can authenticate using Google as the identity provider.
- Creating a SAML SSO authentication service in App Studio
Create a Security Assertion Markup Language (SAML) single-sign on (SSO) authentication service so that users can authenticate using a SAML identity provider.
- Creating an OIDC SSO authentication service in App Studio
Create an Open ID Connect (OIDC) single-sign on (SSO) authentication service so that users can authenticate using an OIDC identity provider.
- Mapping authentication services in App Studio
As an administrator, configure authentication services in an application by using App Studio. This feature streamlines functionality and provides an effective and user-friendly way to configure authentication for users who are not familiar with Dev Studio.
Previous topic Moving the * URL pattern between servlets Next topic Creating a Google authentication service