View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1DeployedIndexAuthConfigAuthProvider (google_api_ai_platform v0.15.0)
Configuration for an authentication provider, including support for JSON Web Token (JWT).
Attributes
-
allowedIssuers
(type:list(String.t)
, default:nil
) - A list of allowed JWT issuers. Each entry must be a valid Google service account, in the following format:service-account-name@project-id.iam.gserviceaccount.com
-
audiences
(type:list(String.t)
, default:nil
) - The list of JWT audiences. that are allowed to access. A JWT containing any of these audiences will be accepted.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.