googleapis / googleapis/google-cloud-java

[java-bigtable] Always default default the JWT audience to the primary bigtable.googleapis.com authority

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

説明

Currently the JWT audience is derived from the endpoint. This works well when the endpoint is bigtable.googleapis.com. However when a different endpoint is used to reach cloud bigtable, this doesnt work as well. The EnhancedStubSettings has a way to new mappings between endpoints and authorities via `JwtAudienceMapping`, by default this has a mapping for batch-bigtable.googleapis.com.

However with psc, having multiple endpoints targeting the same authority is the norm. So the mapping should ignore the endpoint and simply default to bigtable.googleapis.com unless there is an override

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

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

評価

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

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

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