📄️ Client Secrets
Fig uses a client secret to uniquely identify and authenticate each application instance that connects to the Fig configuration server. This secret is critical for securely associating configuration data and for protecting sensitive operations.
📄️ Docker Client Secret Provider
This provider enables Fig client secret management using Docker secrets, designed for use in containerized Linux environments.
📄️ Default Client Secret Provider
This provider enables Fig client secret management using Windows DPAPI (Data Protection API), designed for use on Windows systems.
📄️ Azure Client Secret Provider
This integration has not been well tested and may contain bugs. Please report any bugs to the GitHub repo
📄️ AWS Client Secret Provider
This integration has not been well tested and may contain bugs. Please report any bugs to the GitHub repo
📄️ Google Cloud Client Secret Provider
This integration has not been well tested and may contain bugs. Please report any bugs to the GitHub repo