mc idp openid accesskey
The mc idp openid accesskey
commands allow you to list, delete, or display information about OIDC access key pairs on the AIStor deployment.
This command works against access keys created by an OIDC user after authenticating to AIStor.
Authenticated users can create access keys with the AIStor console, or with the mc admin accesskey create
command.
An authenticated user cannot create access keys for another OIDC user.
AIStor also supports using AssumeRoleWithWebIdentity to generate temporary access keys using the Security Token Service.
This command has the following subcommands:
Subcommand | Description |
---|---|
disable |
Disable the specified access key on the AIStor deployment. |
edit |
Modify the specified access key on the AIStor deployment. |
enable |
Enable the specified access key on the AIStor deployment. |
info |
Output information about the specified access key(s). |
ls |
Display a list of OIDC access key pairs. |
rm |
Delete the specified access key from the AIStor deployment. |