问题
I can use OpenAM to query a list of users and a list of groups by using its REST API:
/openam/json/users?_queryID=*
/openam/json/groups?_queryID=*
Is there an equivalent (or similar) API of the above in PingFederate?
回答1:
This is not something that is currently available in the product. The reason being that it can use any of a number of user stores (adapters in the product's terminology) at the same time, and it doesn't have a specific set of users.
If you are a current customer, you could request it.
来源:https://stackoverflow.com/questions/25692571/in-pingfederate-is-there-an-api-to-query-a-list-of-users-and-a-list-of-groups