Explorar o código

Deployed 627c72d24 to main with MkDocs 1.6.1 and mike 2.2.0

Skarlso hai 17 horas
pai
achega
be51059b6e
Modificáronse 3 ficheiros con 22 adicións e 0 borrados
  1. 12 0
      main/api/spec/index.html
  2. 10 0
      main/provider/infisical/index.html
  3. 0 0
      main/search/search_index.json

+ 12 - 0
main/api/spec/index.html

@@ -12288,6 +12288,18 @@ string
 </tr>
 <tr>
 <td>
+<code>organizationSlug</code></br>
+<em>
+string
+</em>
+</td>
+<td>
+<p>OrganizationSlug is the optional slug that identifies the organization that will be used
+during authentication. Useful for sub-organization setups</p>
+</td>
+</tr>
+<tr>
+<td>
 <code>expandSecretReferences</code></br>
 <em>
 bool

+ 10 - 0
main/provider/infisical/index.html

@@ -7040,6 +7040,12 @@
 <td>The environment slug (e.g., <code>dev</code>, <code>staging</code>, <code>prod</code>)</td>
 </tr>
 <tr>
+<td><code>organizationSlug</code></td>
+<td>No</td>
+<td>-</td>
+<td>The organization the project is part of. Used for sub-organization setups</td>
+</tr>
+<tr>
 <td><code>secretsPath</code></td>
 <td>No</td>
 <td><code>/</code></td>
@@ -7063,6 +7069,10 @@
 <p class="admonition-title">Tip</p>
 <p>To get your project slug from Infisical, head over to the project settings and click the button <code>Copy Project Slug</code>.</p>
 </div>
+<div class="admonition tip">
+<p class="admonition-title">Tip</p>
+<p>To get your organization slug from Infisical, head over to the organization settings. For a standard organization, copy the <code>Organization Slug</code>; for a sub-organization, copy the <code>Sub-Organization Slug</code>.</p>
+</div>
 <div class="admonition note">
 <p class="admonition-title">Note</p>
 <p><code>secretsPath</code> is a default scope for secret lookups, not a security boundary. A <code>remoteRef.key</code> that begins with <code>/</code> is always treated as an absolute path and bypasses <code>secretsPath</code> entirely. To enforce that the operator can only access secrets under a specific path, configure Access Controls in Infisical rather than relying on <code>secretsPath</code>.</p>

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
main/search/search_index.json


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio