mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Further removal of legacy console references
This commit is contained in:
@ -27,9 +27,7 @@ The :mc-cmd:`mc admin accesskey create` command adds a new access key and secret
|
||||
|
||||
This command is for access keys for users created directly on the MinIO deployment and not managed by a third party solution.
|
||||
|
||||
- To generate access keys for :ref:`OpenID Connect users <minio-external-identity-management-openid>`, use the :ref:`MinIO Console <minio-console>`.
|
||||
|
||||
- To generate access keys for :ref:`Active Directory/LDAP users <minio-external-identity-management-ad-ldap>`, use :mc:`mc idp ldap accesskey create`.
|
||||
To generate access keys for :ref:`Active Directory/LDAP users <minio-external-identity-management-ad-ldap>`, use :mc:`mc idp ldap accesskey create`.
|
||||
|
||||
.. tab-set::
|
||||
|
||||
|
@ -10,6 +10,13 @@ MinIO Console Settings
|
||||
:local:
|
||||
:depth: 2
|
||||
|
||||
.. versionchanged:: RELEASE.2025-05-24T17-08-30Z
|
||||
|
||||
The Console now presents only object browser capabilities similar to those available through the :mc:`mc` tool.
|
||||
For administrative interactions, such as user management, use the :mc:`mc admin` command.
|
||||
|
||||
Some of the settings on this page may no longer be relevant for newer deployments.
|
||||
|
||||
This page covers settings that manage access and behavior for the MinIO Console.
|
||||
|
||||
.. include:: /includes/common-mc-admin-config.rst
|
||||
|
Reference in New Issue
Block a user