Object
ApiUnsupportedAuthentication
Any unsupported authentication scheme.
Fields
authentication_type():
String!
The unsupported authentication type.
label():
String!
The unique authentication scheme label.
missing_credential_fields():
[String!]!
List of credential field names that are missing (always empty for unsupported types).
type():
ApiAuthenticationType!
The unsupported authentication scheme type.