Authentication in IAP Using LDAP
- 07 Sep 2022
-
DarkLight
-
PDF
Authentication in IAP Using LDAP
- Updated on 07 Sep 2022
-
DarkLight
-
PDF
Article Summary
Share feedback
Thanks for sharing your feedback!
Authentication
The following diagram shows the overall authentication flow in IAP using LDAP.
Figure 1: Authentication Flow Using LDAP
-
User provides username and password.
-
LDAP server in AAA platform authenticates users and returns one of the following:
Reject
: IAP displays "Invalid credentials."Access-Accept
: IAP allows user to login.Challenge
: IAP displays "Generate token and retry."
-
AAA Platform also returns a vendor specific attribute ( Type 2 per RFC 2865, 5.6). For example:
Vendor ID
= 47688 (Itential)Name
= Itential-user-GroupNumber
= 1Value
= User group of the user obtained from LDAP.