PublicAuthenticationMethod
May 7, 2026 ยท View on GitHub
Public view of an authentication method, without secrets.
Fields
| Field | Type | Required | Description |
|---|---|---|---|
method_type | models.OutboundAuthenticationType | :heavy_check_mark: | N/A |
headers | List[models.ConnectorAuthenticationHeader] | :heavy_minus_sign: | N/A |
has_default_credentials | bool | :heavy_check_mark: | N/A |