Adds the identity
param in addition to the old identifier
for better API compliance.
The old parameter is still supported, but identity
has precedence.
identifier
is now only used if identity
is not presentidentity
parameterResolves #254 (closed)
To be filled in by the reviewers