Pegasystems Certified Lead System Architect (CLSA) PEGACPLSA88V1 Question # 7 Topic 1 Discussion
PEGACPLSA88V1 Exam Topic 1 Question 7 Discussion:
Question #: 7
Topic #: 1
An application uses LDP authentication users have role and application attributes, but not access group attributes. select the two tasks required to configure the application to uses LDAP attributes to determine the access group for a user
A.
Create a decision table that evaluate role and application properties that return access group
B.
Configure the authentication mapping to evaluate the decision table
C.
Create a decision table that evaluate role and application attribute value that return access group
D.
Add a method to the authentication activity to evaluate the decision table
Go to Records Explorer > Decision > Decision Table.
Create a new decision table that evaluates LDAP attributes (role and application properties) and maps them to access groups.
Authentication Mapping Configuration:
Go to Designer Studio > Security > Authentication Service.
In the mapping tab, configure the authentication service to evaluate the decision table created.
Testing:
Test the configuration by logging in with different users and verifying that the correct access group is assigned based on the LDAP attributes.
References:
Pega Academy: Authentication and Access Control.
Pega Documentation: Decision Table and LDAP Integration.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit