googleapis / googleapis/google-cloud-java

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

オープン
#13,461 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
priority: p3 type: feature request
主要言語
Java
スター
2.1k
フォーク
1.2k
平均マージ
1日 23時間
マージ済み PR(30日)
154

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。