1
0
mirror of https://github.com/minio/docs.git synced 2025-08-08 01:43:18 +03:00

Adds STS info for Operator (#841)

Creates a new page for STS tokens specifically for Operator.

Closes #792

Staged:
http://192.241.195.202:9000/staging/k8s-sts/developers/sts-for-operator.html
This commit is contained in:
Daryl White
2023-05-04 14:51:44 -05:00
committed by GitHub
parent 21e14b02f4
commit dbb34f4b3e
5 changed files with 209 additions and 2 deletions

View File

@@ -14,6 +14,9 @@ The MinIO Security Token Service (STS) APIs allow applications to generate tempo
The STS API is *required* for MinIO deployments configured to use external identity managers, as the API allows conversion of the external IDP credentials into AWS Signature v4-compatible credentials.
STS API Endpoints
-----------------
MinIO supports the following STS API endpoints:
.. list-table::
@@ -35,6 +38,7 @@ MinIO supports the following STS API endpoints:
* - :ref:`AssumeRoleWithCustomToken <minio-sts-assumerolewithcustomtoken>`
- MinIO Identity Plugin
- Generates a token for use with an external identity provider and the :ref:`MinIO Identity Plugin <minio-external-identity-management-plugin>`.
.. toctree::
:titlesonly: