-
Notifications
You must be signed in to change notification settings - Fork 315
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: adding domain-wide delegation flow in impersonated credential (#…
…1624) * Adding a flow in impersonated credentials to check if a subject is specificed for domain-wide delegation auth. * Adding a flow in impersonated credentials to check if a subject is specificed for domain-wide delegation auth. * Minor fixes to dwd flow in impersonation * Adding a flow in impersonated credentials to check if a subject is specificed for domain-wide delegation auth. * deleted repeated * delete repeated code * Fixing where source credentials authentication header info is, and target scopes. * Formatted code to uniform standard * Fixing lint and coverage failures from kokoro tests --------- Co-authored-by: Brian Jung <brianhmj@google.com> Co-authored-by: arithmetic1728 <58957152+arithmetic1728@users.noreply.github.com>
- Loading branch information
1 parent
1972c7b
commit 34ee3fe
Showing
3 changed files
with
225 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters