We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello! I want to create an access key/secret key pair with a policy. However, I've only found the option to create a user with a policy.
Is there a way to do this (if so, how) or is it possible to include this feature in a future version?
The text was updated successfully, but these errors were encountered:
I think you're looking for service accounts
Minio is in the process of changing their denominations:
MinIO Access Keys (formerly “Service Accounts”) are child identities of an authenticated MinIO user
https://min.io/docs/minio/kubernetes/upstream/administration/identity-access-management/minio-user-management.html#id3
Services account resources will be visible under Users>Access keys in the Minio web UI, if you have any doubts.
Sorry, something went wrong.
No branches or pull requests
Hello!
I want to create an access key/secret key pair with a policy.
However, I've only found the option to create a user with a policy.
Is there a way to do this (if so, how) or is it possible to include this feature in a future version?
The text was updated successfully, but these errors were encountered: