You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(currently available as a :website:`Preview feature
252
+
</resources/products/early-access>`\)
253
+
- |api| keys
254
+
255
+
Service Accounts
256
+
````````````````
257
+
258
+
Service accounts use industry-standard OAuth2.0 to securely authenticate
259
+
with {+service+} through the {+atlas-admin-api+}. We recommend that you use service accounts instead of |api| keys when possible because they provide added security through use short-lived
260
+
access tokens and required credential rotations.
261
+
262
+
Service accounts are
263
+
available as a Preview feature, and you can manage programmatic access for service accounts only by using the {+atlas-ui+} or the {+atlas-admin-api+}. You can't manage
264
+
programmatic access for service accounts through the {+atlas-cli+} or Terraform.
265
+
266
+
To learn more, see :atlas:`Service Accounts Overview </api/service-accounts-overview/>`.
267
+
268
+
API Keys
269
+
````````
270
+
271
+
If you don't use service accounts, you can use |api| key-based authentication to securely manage
0 commit comments