1) In the Manage Policies click the Infrastructure tab
2) click Register new IMS LDAP v3
3) when you have installed the ldap locally, you can use these settings:
LDAP Connection SettingsServer URL ldap://localhost:389
Admin user DN cn=jimbob, dc=example, dc=com
Admin user password
Search timeout (in ms) 15000
Connection Pool Initial Size 10
Connection Pool Preferred Size 10
Connection Pool Max Size 10
Connection Pool Timeout (in ms) 15000
LDAP Users & Groups ( groups are used as roles in AmberPoint ) LDAP User & Group Relationship LDAP user indicates groups
LDAP User & Group AttributesUser attribute holding the user’s name uid
User attribute holding user’s group names ismemberof
Additional user attributes to retrieve from LDAP
Group attribute holding the group’s name cn
Group attribute holding the group’s users uniquemember
LDAP User & Group SearchingSpecify how to find LDAP user by user nameUser Search Base DN dc=example,dc=com
User Search Scope Entire sub-tree
User Search Expression uid={0}
Specify how to find LDAP group by group nameGroup Search Base DN dc=example,dc=com
Group Search Scope Entire sub-tree
4) Then when you try to run PM sample just create identity with the person available in LDAP (uid and pw) and the WS request replay will be authenticated.
For training on TIBCO mail us at [email protected]