** Changed in: keystone
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1748062

Title:
  idp_id, protocol_id, unique_id and name filter doesn't work for
  list_users API when  domain_specific_drivers_enabled is set

Status in OpenStack Identity (keystone):
  Invalid

Bug description:
  When domain_specific_drivers_enabled is set to True, the idp_id,
  protocol_id, unique_id and name filter will not work for listing
  federated users.

  Reproduce:
  1. set the domain_specific_drivers_enabled = true, then restart Keystone.
  2. try to list the federated users by "idp_id" filter, for example, if you 
have a federated user whose idp_id is "deamoidp" already, try this: GET 
/v3/users?idp_id=demoidp

  please ensure the user driver is domian aware, that is, should not be
  ldap.

  Expect: the federated user whose idp_id=demoidp should return.
  Actual: Nothing returned.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1748062/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to