Dear all,
Reading the 2.1.10 reference guide, it is not clear for me if it is possible
(and how) to manually trigger a CREATE on an underlying connector, that is for
exemple create a new user on a defined resource.
The REST /resources/{key}/{anyTypeKey} does expose the POST operation but it
seems to be for dealing with sync tokens.
The REST /resources/{key}/{anyTypeKey}/{value} does not expose the DELETE
operation neither.
Is there a way to manually create/delete on external identity stores?
Regards
Lionel