Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1 KB

AzureClientCertificateConnectorSpec.md

File metadata and controls

15 lines (12 loc) · 1 KB

AzureClientCertificateConnectorSpec

Properties

Name Type Description Notes
type str This specifies the type of connector
delegate_selectors list[str] List of Delegate Selectors that belong to the same Delegate and are used to connect to the Secret Manager [optional]
azure_environment_type str This specifies the Azure Environment type, which is AZURE by default. [default to 'AZURE']
execute_on_delegate bool execute on delegate [optional] [default to True]
application_id str Application ID of the Azure App
tenant_id str The Azure Active Directory (AAD) directory ID where you created your application
certificate_ref str Reference to encrypted Harness secret for Azure client secret

[Back to Model list] [Back to API list] [Back to README]