Module google_api_proto::google::cloud::connectors::v1::auth_config
source · Expand description
Nested message and enum types in AuthConfig
.
Modules§
- Nested message and enum types in
Oauth2JwtBearer
.
Structs§
- Parameters to support Oauth 2.0 Client Credentials Grant Authentication. See https://tools.ietf.org/html/rfc6749#section-1.3.4 for more details.
- Parameters to support JSON Web Token (JWT) Profile for Oauth 2.0 Authorization Grant based authentication. See https://tools.ietf.org/html/rfc7523 for more details.
- Parameters to support Ssh public key Authentication.
- Parameters to support Username and Password Authentication.
Enums§
- Supported auth types.