forked from remote/oauth2
google/externalaccount: moves externalaccount package out of internal and exports it
go/programmable-auth-design for context. Adds support for user defined supplier methods to return subject tokens and AWS security credentials. Change-Id: I7bc41f8c5202ae933fce516632f5049bbeb3d378 GitHub-Last-Rev: ac519b242f8315df572f1b205b0670f139bfc6c3 GitHub-Pull-Request: golang/oauth2#690 Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/550835 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Leo Siracusa <leosiracusa@google.com> Reviewed-by: Chris Smith <chrisdsmith@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Cody Oss <codyoss@google.com>
This commit is contained in:
3
google/externalaccount/testdata/3pi_cred.json
vendored
Normal file
3
google/externalaccount/testdata/3pi_cred.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"SubjToken": "321road"
|
||||
}
|
||||
1
google/externalaccount/testdata/3pi_cred.txt
vendored
Normal file
1
google/externalaccount/testdata/3pi_cred.txt
vendored
Normal file
@@ -0,0 +1 @@
|
||||
street123
|
||||
Reference in New Issue
Block a user