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)Add your application credentials to Infisical
INF_APP_CONNECTION_AZURE_CLIENT_SECRETS_CLIENT_ID
: The Application (Client) ID of your Azure application.INF_APP_CONNECTION_AZURE_CLIENT_SECRETS_CLIENT_SECRET
: The Client Secret of your Azure application.Client Secret Authentication
Assign API permissions to the application
Application.ReadWrite.All
Application.ReadWrite.OwnedBy
Application.ReadWrite.All
(Delegated)Directory.ReadWrite.All
(Delegated)User.Read
(Delegated)Navigate to App Connections
Add Connection
Create Connection
Authorize Connection
Grant Access
Connection Created