So what is LDAP?
LDAP stands for “Lightweight Directory Access Protocol”. It is an application protocol for accessing and maintaining distributed directory information services over internet.
In Peoplesoft LDAP authentication signon process, signon peoplecode access LDAP authentication directory to validate and authenticate a user.
Let me explain the entire process with the help of a simple flowchart:
Now, the question in front of us is: what are signon peoplecode, business interlinks and USER_PROFILE component interface?
The LDAP_SEARCH and LDAP_BIND Business Interlinks are called by Signon Peoplecode for LDAP authentication providing an API to access LDAP compliant directories.