documentation update

This commit is contained in:
Victor Santos
2025-11-24 19:59:00 -03:00
parent 8722f657c9
commit 95fdff7747
48 changed files with 21 additions and 1622 deletions

View File

@@ -12,6 +12,8 @@ Infisical supports two methods for connecting to GitLab: **OAuth** and **Access
<Accordion title="Self-Hosted Instance Setup">
Using the GitLab Connection with OAuth on a self-hosted instance of Infisical requires configuring an OAuth application in GitLab and registering your instance with it.
<Tip>If you're self-hosting Gitlab with custom certificates, you will have to configure your Infisical instance to trust these certificates. To learn how, please follow [this guide](../../self-hosting/guides/custom-certificates).</Tip>
**Prerequisites:**
- A GitLab account with existing projects
- Self-hosted Infisical instance

View File

@@ -75,10 +75,6 @@ to limit the access of this entity to the minimal permission set required to per
4. <strong>Utilize the Connection:</strong> Use your App Connection for various features across Infisical such as our Secrets Sync by selecting it via the dropdown menu
in the UI or by passing the associated `connectionId` when generating resources via the API.
<Note>
Infisical is continuously expanding its third-party application support. If your desired application isn't listed,
you can still use previous methods of connecting to it such as our Native Integrations.
</Note>
## Platform Managed Credentials