Skip to content

test: adds integration tests for downscoping with credential access boundaries#698

Merged
lsirac merged 5 commits intogoogleapis:cabfrom
lsirac:integration_cab
Jul 22, 2021
Merged

test: adds integration tests for downscoping with credential access boundaries#698
lsirac merged 5 commits intogoogleapis:cabfrom
lsirac:integration_cab

Conversation

@lsirac
Copy link
Copy Markdown
Contributor

@lsirac lsirac commented Jul 19, 2021

  • Provides a setup script (downscoping-with-cab-setup.sh) to make configuration changes on the current project, if needed. The setup script only needs to be run once on a project (already ran).
  • See go/cab-client-integration-testing for more information.

Timur Sadykov and others added 3 commits July 7, 2021 12:42
ServiceAccountCredentials tests for 4110
* feat: self signed jwt support

* update

* address comments

* allow to use uri as audience

* address comments
🤖 I have created a release \*beep\* \*boop\*
---
## [0.27.0](https://www.github.com/googleapis/google-auth-library-java/compare/v0.26.0...v0.27.0) (2021-07-14)


### Features

* add Id token support for UserCredentials ([#650](https://www.github.com/googleapis/google-auth-library-java/issues/650)) ([5a8f467](https://www.github.com/googleapis/google-auth-library-java/commit/5a8f4676630854c53aa708a9c8b960770067f858))
* add impersonation credentials to ADC  ([#613](https://www.github.com/googleapis/google-auth-library-java/issues/613)) ([b9823f7](https://www.github.com/googleapis/google-auth-library-java/commit/b9823f70d7f3f7461b7de40bee06f5e7ba0e797c))
* Adding functional tests for Service Account  ([#685](https://www.github.com/googleapis/google-auth-library-java/issues/685)) ([dfe118c](https://www.github.com/googleapis/google-auth-library-java/commit/dfe118c261aadf137a3cf47a7acb9892c7a6db4d))
* allow scopes for self signed jwt ([#689](https://www.github.com/googleapis/google-auth-library-java/issues/689)) ([f4980c7](https://www.github.com/googleapis/google-auth-library-java/commit/f4980c77566bbd5ef4c532acb199d7d484dbcd01))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
@lsirac lsirac requested a review from a team July 19, 2021 22:56
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 19, 2021
@lsirac lsirac requested a review from TimurSadykov July 20, 2021 00:03
@lsirac lsirac requested a review from elharo July 20, 2021 22:51
Copy link
Copy Markdown

@TimurSadykov TimurSadykov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed lets merge into the cab and review a PR to master in more detail

@lsirac lsirac merged commit b26f8a4 into googleapis:cab Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants