mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Fixes for missing or bugs in the custom token STS docs (#1479)
- Adds that `idmp-` string is added to `ROLE_ID` when generating an ARN - Updates claims example in the plugin docs to be JSON instead of basic comma-delimited key-value pairs
This commit is contained in:
@ -422,6 +422,7 @@ Specify a comma-separated list of MinIO :ref:`policies <minio-policy>` to assign
|
||||
.. start-minio-identity-management-role-id
|
||||
|
||||
Specify a unique ID MinIO uses to generate an ARN for this identity manager.
|
||||
MinIO automatically adds an ``idmp-`` prefix to the specified ID when generating the ARN.
|
||||
|
||||
If omitted, MinIO automatically generates the ID and prints the full ARN to the server log.
|
||||
|
||||
|
Reference in New Issue
Block a user