Execute an IdentityAttributeQuery
This use case is intended to execute an incoming IdentityAttributeQuery (e.g. of a ReadAttributeRequestItem) which returns a list of matching Identity Attributes.
Parameters
- The
query
for the IdentityAttributes as described in the IdentityAttributeQuery.
On Success
- Returns the
IdentityAttributes
as LocalAttributes that match the given query.
On Failure
- The query was malformed.