1
0
mirror of https://github.com/minio/docs.git synced 2025-12-24 01:42:07 +03:00

Updates for console 0.38 (#1012)

Add description of access key table.

Closes #989
This commit is contained in:
Daryl White
2023-09-27 11:37:24 -04:00
committed by GitHub
parent a5d432729e
commit 22919dbbe0

View File

@@ -24,7 +24,8 @@ You can use the MinIO Console to perform several of the identity and access mana
Access Keys
-----------
The :guilabel:`Access Keys` section displays all :ref:`minio-id-access-keys` associated to the authenticated user.
The :guilabel:`Access Keys` or `Service Accounts` section displays all :ref:`minio-id-access-keys` associated to the authenticated user.
The summary list of access keys that already exist for a particular user includes the access key, expiration, status, name, and description.
Access Keys support providing applications authentication credentials which inherit permissions from the "parent" user.