Actions
Task #1096
closedNumber of identities with defined parameteres
Start date:
05/15/2018
Due date:
% Done:
50%
Estimated time:
32.00 h
Owner:
Description
The aim of this ticket is to provide a way of how to easily check the existence of the identities (or better number of identities) that meet some parameters.
Usecase:
- External aplication asks if there exist users that meet some filter (e.g. login=knovak and email=k.novak@someemail.com).
Function specification
CzechIdM must support parameters of type- Identity attribute (e.g. email, login)
- EAVs (identity and identity's contract, e.g. alternative email, external id, contract id).
There must be a new permission in CzechIdM on this operation.
Realization
Probabilly new REST endpoint with new permission. Returns the number of identities that meet the filter.
Actions