8. ACME

azureIdentity

Specifies an Azure identity for authentication.

Can be used in:

bean

Attributes

NameRequiredDefaultDescriptionExample
clientId true - The client ID.
-
resource false https://management.azure.com
The resource URI.
-
tenantId false - The tenant ID.
-
clientSecret true - The client secret.
-
grantType false client_credentials
The grant type to use.
-