# AdvancedAuth ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **auth_flow_type** | Option<**String**> | | [optional] **predicate_key** | Option<**Vec**> | Json Path to a field in the connectorSpecification that should exist for the advanced auth to be applicable. | [optional] **predicate_value** | Option<**String**> | Value of the predicate_key fields for the advanced auth to be applicable. | [optional] **oauth_config_specification** | Option<[**crate::models::OAuthConfigSpecification**](OAuthConfigSpecification.md)> | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)