Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 777 Bytes

AdvancedAuth.md

File metadata and controls

14 lines (9 loc) · 777 Bytes

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> [optional]

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