Interface protos.google.cloud.iap.v1.IOAuthSettings (4.4.0)

Properties of a OAuthSettings.

Package

@google-cloud/iap

Properties

clientId

clientId?: (google.protobuf.IStringValue|null);

OAuthSettings clientId

clientSecret

clientSecret?: (google.protobuf.IStringValue|null);

OAuthSettings clientSecret

clientSecretSha256

clientSecretSha256?: (google.protobuf.IStringValue|null);

OAuthSettings clientSecretSha256

loginHint

loginHint?: (google.protobuf.IStringValue|null);

OAuthSettings loginHint

programmaticClients

programmaticClients?: (string[]|null);

OAuthSettings programmaticClients