The VIP EG fails to delegate the authentication to the secondary RADIUS server (delegation module) when the VIP validation server is setup for ULO (userID + LDAP password + OTP/security code) validation mode. Delegation seems to be working correctly when the validation server is setup for UO validation mode.
According to the documentation, the delegation is supposed to occur ONLY in the following circumstances:
ULO mode validation does not consult the user store. Hence, this is working as designed.
If using version 9.3, removing the VIP credential bindings for the affected users, then restarting the service, will allow delegation to work. Versions newer than 9.3 will not support this.
For reference, the following are the cases where EG will delegate:
User’s State
|
UO Mode
|
ULO Mode
|
UOL Mode
|
User not found in LDAP
|
N/A
|
Yes
|
Yes
|
User is disabled in LDAP
|
N/A
|
Yes
|
Yes
|
User does not have any bound credentials in Cloud
|
Yes
|
Yes
|
Yes
|
User not found in Cloud
|
Yes
|
Yes
|
Yes
|
User is disabled in Cloud
|
Yes
|
Yes
|
Yes
|