Workload Identity Pool Provider X509
data class WorkloadIdentityPoolProviderX509(val trustStore: WorkloadIdentityPoolProviderX509TrustStore)
Properties
Link copied to clipboard
A Trust store, use this trust store as a wrapper to config the trust anchor and optional intermediate cas to help build the trust chain for the incoming end entity certificate. Follow the x509 guidelines to define those PEM encoded certs. Only 1 trust store is currently supported.