dtkt.replication.v1beta1messages.proto

CheckSourceAuthRequest

Message

Request for checking source auth.

FieldTypeNumberDescription
service
ServiceType
1

Replication service the Source.

config_idstring2

Unique identifier of source config from replication service.

type
AuthCheck
3

The auth check type.

oauthOneOf

If auth type response is OAuth.

code_request
OAuthCodeRequest
4

When check type is auth code url.

token_request
OAuthTokenRequest
5

When check type is callback.

refresh_request
OAuthRefreshRequest
6

When check type is refresh.