Documentation

mc idp ldap accesskey

New in version RELEASE.2023-10-30T18-43-32Z.

Description

The mc idp ldap accesskey commands allow you to list, delete, or display information about LDAP access key pairs.

The mc idp ldap accesskey commands are only supported against MinIO deployments.

This command works against access keys created by an AD/LDAP user after authenticating to MinIO.

Create AD/LDAP service accounts with the mc idp ldap accesskey create command.

Authenticated users can manage their own long-term Access Keys using the MinIO Console. MinIO supports using AssumeRoleWithLDAPIdentity to generate temporary access keys using the Security Token Service.

The mc idp ldap accesskey command has the following subcommands:

Subcommand

Description

mc idp ldap accesskey create

The mc idp ldap accesskey create allows you to add LDAP access key pairs.

mc idp ldap accesskey ls

The mc idp ldap accesskey ls displays a list of LDAP access key pairs.

mc idp ldap accesskey rm

The mc idp ldap accesskey rm deletes the specified access key from the local server.

mc idp ldap accesskey info

The mc idp ldap accesskey info outputs information about the specified access key(s).