Looking for guidance on how to manage the adding and maintenance of Users via an externally available API.
I've had a look through the docs and can't see a way that this is supported.
From what I understand, the Services that are available in Umbraco for Users and Members etc require the requester to be logged in within the back office.
Umbraco heartcore offers API key support for a given User but this is not supported in Umbraco standard.
What I would like is to provide an API Key or User credential for a super user to an API method that in turn is then allowed to update and manage Users via the UserService.
Managing Users Via API
Hi,
Looking for guidance on how to manage the adding and maintenance of Users via an externally available API.
I've had a look through the docs and can't see a way that this is supported.
From what I understand, the Services that are available in Umbraco for Users and Members etc require the requester to be logged in within the back office.
Umbraco heartcore offers API key support for a given User but this is not supported in Umbraco standard.
What I would like is to provide an API Key or User credential for a super user to an API method that in turn is then allowed to update and manage Users via the UserService.
Is this possible?
Many thanks
Rob
is working on a reply...