Rajani Karuturi created CLOUDSTACK-5990:
-------------------------------------------
Summary: [UI]: search by username while importing ldap users
Key: CLOUDSTACK-5990
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5990
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Management Server, UI
Affects Versions: 4.3.0
Reporter: Rajani Karuturi
once LDAP is enabled, to import the accounts a button is shown to add LDAP
account on all acounts page. On clicking it, it lists a popup which has all the
ldap users on the left and allows to do a selective/select-all import
In the case when there are few thousand ldap users, its difficult to scroll
through the list. An ability to search the user by username would be helpful.
We already have an api for the same:
Ex:
http://localhost:8096/client/api?command=searchLdap&query=wbush&response=json
details about the api here :
https://cwiki.apache.org/confluence/display/CLOUDSTACK/LDAP+user+provisioning
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)