Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Update README with client-side CAB instructions #1666

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

nbayati
Copy link
Contributor

@nbayati nbayati commented Feb 7, 2025

This is a duplication of #1607, targeting the main branch.

Verified

This commit was signed with the committer’s verified signature.
* docs: Update README with client-side CAB instructions

This commit updates the README file to include instructions for setting up and using the client-side CAB feature.

* chore: readme file wording updated based on comments feedback.

* Update readme: Mention CAB rule changes and its effect on server vs client side token generation.

* Link to wikipedia page for Principle of the Least Privilege concept.

* chore: fix spacing.

* Add a section for google-auth-library-cab-token-generator
@nbayati nbayati requested review from a team as code owners February 7, 2025 17:20
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Feb 7, 2025
@lqiu96 lqiu96 changed the title docs: Update README with client-side CAB instructions (to main) docs: Update README with client-side CAB instructions Feb 7, 2025
@lqiu96 lqiu96 merged commit 2996297 into googleapis:main Feb 7, 2025
15 of 17 checks passed
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request Feb 9, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
|
[com.google.http-client:google-http-client-jackson2](https://github.com/googleapis/google-http-java-client)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`1.46.0` -> `1.46.1` |
|
[com.google.http-client:google-http-client](https://github.com/googleapis/google-http-java-client)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`1.46.0` -> `1.46.1` |
|
[com.google.auth:google-auth-library-oauth2-http](https://github.com/googleapis/google-auth-library-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`1.32.0` -> `1.32.1` |
|
[com.google.auth:google-auth-library-credentials](https://github.com/googleapis/google-auth-library-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`1.32.0` -> `1.32.1` |
|
[com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin)
| plugin | misk/gradle/libs.versions.toml | gradle | patch | `2.8.0` ->
`2.8.1` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.15` -> `2.30.16` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.15` -> `2.30.16` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.15` -> `2.30.16` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.15` -> `2.30.16` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.15` -> `2.30.16` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.15` -> `2.30.16` |

---

### Release Notes

<details>
<summary>googleapis/google-http-java-client
(com.google.http-client:google-http-client-jackson2)</summary>

###
[`v1.46.1`](https://github.com/googleapis/google-http-java-client/blob/HEAD/CHANGELOG.md#1461-2025-02-07)

##### Bug Fixes

- Remove unnecessary nexus plugin activation
([#&#8203;2071](googleapis/google-http-java-client#2071))
([e3a3523](googleapis/google-http-java-client@e3a3523))

##### Dependencies

- Revert dependency io.grpc:grpc-context back to v1.69.0
([5790ac4](googleapis/google-http-java-client@5790ac4))

</details>

<details>
<summary>googleapis/google-auth-library-java
(com.google.auth:google-auth-library-oauth2-http)</summary>

###
[`v1.32.1`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1321-2025-02-07)

##### Bug Fixes

- Add cab-token-generator module to Auth BOM
([#&#8203;1662](googleapis/google-auth-library-java#1662))
([e409b02](googleapis/google-auth-library-java@e409b02))
- Remove unnecessary nexus-staging-maven-plugin activation
([#&#8203;1665](googleapis/google-auth-library-java#1665))
([d138023](googleapis/google-auth-library-java@d138023))

##### Dependencies

- Update dependency com.google.http-client:google-http-client-bom to
v1.46.0
([e53c441](googleapis/google-auth-library-java@e53c441))

##### Documentation

- Update README with client-side CAB instructions
([#&#8203;1607](googleapis/google-auth-library-java#1607))
([#&#8203;1666](googleapis/google-auth-library-java#1666))
([2996297](googleapis/google-auth-library-java@2996297))

</details>

<details>
<summary>autonomousapps/dependency-analysis-android-gradle-plugin
(com.autonomousapps.dependency-analysis)</summary>

###
[`v2.8.1`](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-281)

- \[Fix]: cache `SuperClassGraph`. No need to recompute for each
dependency.
-   \[Fix]: use less heap by using empty singleton collections.
-   \[Fix]: trade metaspace for heap by interning strings.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am
every weekday" in timezone Australia/Melbourne, Automerge - At any time
(no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

GitOrigin-RevId: c26ab17091cb359fb631e73c0754aab31e09f98e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants