Portal Issue - takes way too long to log in with LDAP credentials
search cancel

Portal Issue - takes way too long to log in with LDAP credentials

book

Article ID: 252514

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

Takes way too long to log into the Portal with LDAP credentials.

Can login much faster using a non-LDAP user id.

 

Environment

* DevTest 10.7.0
* Server components running on Windows 2016 server
* External Database is SQL Server 2016
* IAM configured for LDAP

Not using LDAP Groups to assign roles.

Cause

Product defect.

Resolution

There were two changes that resolved this issue.

1) Updated version of file configure_datasource.cli.  

2) Setting the Group Settings LDAP Filter to {cn=NONEXISTINGGROUP} prevents any Group resolution.  The filter tries to map to a non existing group so it will not fetch anything when a user logs in.

Open a support case and refer to defect DE548363.

Additional Information

If assigning roles based on LDAP Groups, then make sure you specify a Group Settings LDAP Filter to only bring in the Groups you need.