<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Security Token Service (STS) on SILO</title><link>https://silo.pgsty.com/zh/developers/security-token-service/</link><description>Recent content in Security Token Service (STS) on SILO</description><generator>Hugo</generator><language>zh-CN</language><atom:link href="https://silo.pgsty.com/zh/developers/security-token-service/index.xml" rel="self" type="application/rss+xml"/><item><title>AssumeRoleWithCustomToken</title><link>https://silo.pgsty.com/zh/developers/security-token-service/AssumeRoleWithCustomToken/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://silo.pgsty.com/zh/developers/security-token-service/AssumeRoleWithCustomToken/</guid><description>&lt;p&gt;&lt;a id="assumerolewithcustomtoken"&gt;&lt;/a&gt;
&lt;a id="minio-sts-assumerolewithcustomtoken"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;MinIO Security Token Service (STS) 的 &lt;code&gt;AssumeRoleWithCustomToken&lt;/code&gt; API 端点会生成一个令牌，用于配合 &lt;a href="https://silo.pgsty.com/zh/administration/identity-access-management/pluggable-authentication/#minio-external-identity-management-plugin"&gt;MinIO External Identity Management Plugin&lt;/a&gt; 使用。&lt;/p&gt;
&lt;h2 id="id2"&gt;请求端点&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;AssumeRoleWithCustomToken&lt;/code&gt; 端点的格式如下：&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-shell" data-lang="shell"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;POST https://minio.example.net?Action&lt;span class="o"&gt;=&lt;/span&gt;AssumeRoleWithCustomToken&lt;span class="o"&gt;[&lt;/span&gt;&lt;span class="p"&gt;&amp;amp;&lt;/span&gt;ARGS&lt;span class="o"&gt;]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;以下示例使用了所有受支持的参数。 请将 &lt;code&gt;minio.example.net&lt;/code&gt; 主机名替换为你的 MinIO 集群对应 URL：&lt;/p&gt;</description></item><item><title>AssumeRoleWithLDAPIdentity</title><link>https://silo.pgsty.com/zh/developers/security-token-service/AssumeRoleWithLDAPIdentity/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://silo.pgsty.com/zh/developers/security-token-service/AssumeRoleWithLDAPIdentity/</guid><description>&lt;p&gt;&lt;a id="assumerolewithldapidentity"&gt;&lt;/a&gt;
&lt;a id="minio-sts-assumerolewithldapidentity"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;MinIO Security Token Service (STS) &lt;code&gt;AssumeRoleWithLDAPIdentity&lt;/code&gt; API 端点使用 Active Directory 或 LDAP 用户凭据生成临时访问凭据。本文档介绍 MinIO 服务端 &lt;code&gt;AssumeRoleWithLDAPIdentity&lt;/code&gt; 端点。有关如何使用兼容 S3 的 SDK 实现 STS，请参考对应 SDK 的文档。&lt;/p&gt;
&lt;p&gt;MinIO STS &lt;code&gt;AssumeRoleWithLDAPIdentity&lt;/code&gt; API 端点以 AWS &lt;a href="https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRoleWithWebIdentity.html"&gt;AssumeRoleWithWebIdentity&lt;/a&gt; 端点为模型，并共享部分请求/响应元素。本文档介绍 MinIO 特有的语法，并为 所有共享元素提供指向 AWS 参考文档的链接。&lt;/p&gt;</description></item><item><title>AssumeRoleWithWebIdentity</title><link>https://silo.pgsty.com/zh/developers/security-token-service/AssumeRoleWithWebIdentity/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://silo.pgsty.com/zh/developers/security-token-service/AssumeRoleWithWebIdentity/</guid><description>&lt;p&gt;&lt;a id="assumerolewithwebidentity"&gt;&lt;/a&gt;
&lt;a id="minio-sts-assumerolewithwebidentity"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;MinIO Security Token Service (STS) &lt;code&gt;AssumeRoleWithWebIdentity&lt;/code&gt; API 端点使用由 &lt;a href="https://silo.pgsty.com/zh/operations/external-iam/configure-openid-external-identity-management/#minio-external-identity-management-openid-configure"&gt;已配置的 OpenID Identity Provider (IDP)&lt;/a&gt; 返回的 JSON Web Token (JWT) 生成临时访问凭证。本文档说明 MinIO 服务器的 &lt;code&gt;AssumeRoleWithWebIdentity&lt;/code&gt; 端点。关于如何使用 S3 兼容 SDK 实现 STS，请参阅对应 SDK 的文档。&lt;/p&gt;</description></item></channel></rss>