Service Accounts #217
kevwilliams
started this conversation in
Changelog
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Service Accounts
Datum Cloud now supports service accounts for programmatic access to the platform.
Organization owners can now Create and delete service accounts within an organization.
Service accounts are service identities designed for automated workloads, not human users.
Role Assignment
Grant roles to service accounts scoped to the organization or a specific project, using the same PolicyBinding-based role management as user and group assignments. Role grants follow the existing predefined role catalog; custom roles are not yet supported.
Client credentials
Generate client credentials (client ID + secret) for a service account to authenticate against the Datum Cloud API.
View the details on GitHub
Beta Was this translation helpful? Give feedback.
All reactions