googleapis / googleapis/google-cloud-java

[auth]: Switch to mTLS endpoint for IAM and STS when MTLSUtils.isEnabled returns true.

Ouverte
#13,461 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
priority: p3 type: feature request
Langage dominant
Java
Étoiles
2.1k
Forks
1.2k
Merge moyen
1 j 23 h
PR mergées (30 j)
154

Description

Presently, we target the RAB mtls endpoint when we discover that mTLS can be enabled.

However, we still create a new HttpAdapter to call IAM and STS as opposed to using the mTLS transport and mTLS endpoint.

Investigate the viability of this:

1. If it is possible to call mtls STS/IAM endpoints.

2. based on 1., decide whether to switch the Credential's transport to mTLS and the STS/IAM endpoint to mTLS as well.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.