Interface protos.google.api.IAuthProvider (2.2.0)

Properties of an AuthProvider.

Package

@google-cloud/service-management

Properties

audiences

audiences?: (string|null);

AuthProvider audiences

authorizationUrl

authorizationUrl?: (string|null);

AuthProvider authorizationUrl

id

id?: (string|null);

AuthProvider id

issuer

issuer?: (string|null);

AuthProvider issuer

jwksUri

jwksUri?: (string|null);

AuthProvider jwksUri

jwtLocations

jwtLocations?: (google.api.IJwtLocation[]|null);

AuthProvider jwtLocations