Learn how to configure an Azure Client Secrets Connection for Infisical.
Self-Hosted Instance
Create an application in Azure
https://your-domain.com/organization/app-connections/azure/oauth/callback
.SITE_URL
configured in your Infisical instance.Assign API permissions to the application
Application.ReadWrite.All
Application.ReadWrite.OwnedBy
Application.ReadWrite.All
(Delegated)Directory.ReadWrite.All
(Delegated)User.Read
(Delegated)KeyValue.Delete
(Delegated)KeyValue.Read
(Delegated)KeyValue.Write
(Delegated)user_impersonation
(Delegated)Add your application credentials to Infisical
INF_APP_CONNECTION_AZURE_CLIENT_ID
: The Application (Client) ID of your Azure application.INF_APP_CONNECTION_AZURE_CLIENT_SECRET
: The Client Secret of your Azure application.Navigate to App Connections
Add Connection
Authorize Connection
Grant Access
Connection Created