v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
Azure Auth

Attach Azure Auth configuration onto machine identity

post/api/v1/auth/azure-auth/identities/{identityId}

Path parameters

identityIdstring required

The ID of the machine identity to login.

Request body

tenantIdstring required

The tenant ID for the Azure AD organization.

resourcestring required

The resource URL for the application registered in Azure AD.

allowedServicePrincipalIdsstring

The comma-separated list of Azure AD service principal IDs that are allowed to authenticate with Infisical.

accessTokenTTLinteger

The lifetime for an access token in seconds.

accessTokenMaxTTLinteger

The maximum lifetime for an access token in seconds.

accessTokenNumUsesLimitinteger

The maximum number of times that an access token can be used.

Response

Default Response