Skipping LDAP Role Lookups (SkipRoleLookup)

When configuring LDAP, use the SkipRoleLookup configuration option to grant the user attributes defined in the UserRoleMembershipAttributes property.

Use the configuration option SkipRoleLookup for all LDAP providers to grant the user roles specified in the UserRoleMembershipAttributes property.

Set the SkipRoleLookup configuration option to true to grant the user the roles defined in the UserRoleMembershipAttributes property. When set to true, the user roles are not cross-referenced with the roles retrieved in the role search base and role search filter.
Note: Setting SkipRoleLookup to true grants all the roles retrieved using the UserRoleMembershipAttributes property from the LDAP user entry. This eliminates the need to look up all the roles defined in the role search base and match the role filter as roles are retrieved.