Service accounts for API use
Hello,
It'll be a good feature to be able to create read-only API keys, so the API access can be automated with less risk.
Thanks
-
Ronan Barrett commented
It is possible to create a "service user" and then use that service user to create an API key. You then give the "service user" the minimum permissions required for the automation tasks.
-
Jane Jovanov commented
The DoiT API currently supports only user-based API keys for authentication. API permissions are tied to the individual user (human account) who generates the key. There is no built-in support for service account authentication or for API keys scoped with specific/limited permissions for automations.
Please provide the option for API keys for service users, instead of/along with personal users.