Просмотр исходного кода

Deployed 308712f10 to main with MkDocs 1.6.1 and mike 1.2.0.dev0

Skarlso 11 месяцев назад
Родитель
Сommit
a508903225
3 измененных файлов с 5 добавлено и 5 удалено
  1. 5 5
      main/api/generator/sts/index.html
  2. 0 0
      main/search/search_index.json
  3. BIN
      main/sitemap.xml.gz

+ 5 - 5
main/api/generator/sts/index.html

@@ -3994,18 +3994,18 @@
 </tbody>
 </tbody>
 </table>
 </table>
 <h2 id="authentication">Authentication</h2>
 <h2 id="authentication">Authentication</h2>
-<p>You can choose from three authentication mechanisms:</p>
+<p>You can choose from one authentication mechanisms:</p>
 <ul>
 <ul>
 <li>static credentials using <code>spec.auth.secretRef</code></li>
 <li>static credentials using <code>spec.auth.secretRef</code></li>
-<li>point to a IRSA Service Account with <code>spec.auth.jwt</code></li>
-<li>use credentials from the <a href="https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/credentials.html#credentials-default">SDK default credentials chain</a> from the controller environment</li>
 </ul>
 </ul>
+<p><em>Note</em>: STSSessionToken uses GetSessionToken API. This API can <em>only</em> be used by long-term credentials such as an id + key.
+Therefore, it is only usable with a secretRef for authentication.</p>
 <h2 id="request-parameters">Request Parameters</h2>
 <h2 id="request-parameters">Request Parameters</h2>
-<p>Following request parameters can be provided:</p>
+<p>The following request parameters can be provided:</p>
 <ul>
 <ul>
 <li>duration seconds -&gt; can specify the TTL of the generated token</li>
 <li>duration seconds -&gt; can specify the TTL of the generated token</li>
 <li>serial number -&gt; define the serial number of the MFA device used by the user</li>
 <li>serial number -&gt; define the serial number of the MFA device used by the user</li>
-<li>token code -&gt; possible code generated by the above referenced MFA device</li>
+<li>token code -&gt; possible code generated by the above-referenced MFA device</li>
 </ul>
 </ul>
 <h2 id="example-manifest">Example Manifest</h2>
 <h2 id="example-manifest">Example Manifest</h2>
 <div class="highlight"><pre><span></span><code><span class="nt">apiVersion</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">generators.external-secrets.io/v1alpha1</span>
 <div class="highlight"><pre><span></span><code><span class="nt">apiVersion</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">generators.external-secrets.io/v1alpha1</span>

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
main/search/search_index.json


BIN
main/sitemap.xml.gz


Некоторые файлы не были показаны из-за большого количества измененных файлов