Mapping authentication services in Dev Studio
As an administrator, configure authentication services in an application in Dev Studio, to streamline functionality and provide an effective way to manage the authentication services within an application.
This functionality is available in both App Studio and Dev Studio. For more information, see Mapping authentication services in App Studio.There are two ways to map authentication services in Dev Studio: map an existing authentication service, or create a new authentication service. Both options are explained here.
Only administrators with the pzAdvancedSecurityUser privilege can map authentication services to an application. By default, the PegaRULES:SecurityAdministrator role includes the pzAdvancedSecurityUser privilege.
- In the header of Dev Studio, click the name of the application, and then click Definition.
- Click the Security tab.
- Click + Add authentication service.
- In the Name column, enter the name of the authentication service that you want to map.
- Optional: To update the authentication service, click the Configure icon to the right of the new authentication service.
- Click Save.
You can map an existing authentication service directly from the application definition by following the steps below.
- In the header of Dev Studio, click the name of the application, and then click Definition.
- Click the Security tab.
- Click + Add authentication service.
- Click the Configure icon to the right of the Authentication service name field.
- In the Authentication type list, choose an authentication type.
- In the Name field, enter a name for your
authentication service.The Short description field should auto-populate. For example, if you name your authentication service testservice, the short description will show: testservice/prweb/PRAuth
- Click Create and open.
You can create a new authentication service directly from the application definition by following the steps below.
Previous topic Authentication services Next topic Creating an authentication service