Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

docs: update user guide/references for downscoped creds#827

Merged
arithmetic1728 merged 2 commits intogoogleapis:masterfrom
bojeil-google:downscoped-cred-docs
Aug 6, 2021
Merged

docs: update user guide/references for downscoped creds#827
arithmetic1728 merged 2 commits intogoogleapis:masterfrom
bojeil-google:downscoped-cred-docs

Conversation

@bojeil-google
Copy link
Copy Markdown
Contributor

Updates user guide to document using downscoping with Credential Access Boundaries.
Regenerates references for all classes and utilities related to this feature.

Updates user guide to document using downscoping with
Credential Access Boundaries.
Regenerates references for all classes and utilities related
to this feature.
@bojeil-google bojeil-google requested a review from a team August 6, 2021 06:15
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 6, 2021
@bojeil-google
Copy link
Copy Markdown
Contributor Author

@arithmetic1728 The PR doesn't touch any code and simply updates the documentation.

I am seeing the error in system_tests_async/test_default.py

('invalid_grant: Token has been expired or revoked.', {'error': 'invalid_grant', 'error_description': 'Token has been expired or revoked.'})

@bojeil-google
Copy link
Copy Markdown
Contributor Author

@arithmetic1728 The PR doesn't touch any code and simply updates the documentation.

I am seeing the error in system_tests_async/test_default.py

('invalid_grant: Token has been expired or revoked.', {'error': 'invalid_grant', 'error_description': 'Token has been expired or revoked.'})

@busunkim96

@arithmetic1728 arithmetic1728 merged commit d1840dc into googleapis:master Aug 6, 2021
busunkim96 pushed a commit that referenced this pull request Aug 16, 2021
Updates user guide to document using downscoping with
Credential Access Boundaries.
Regenerates references for all classes and utilities related
to this feature.

Co-authored-by: arithmetic1728 <58957152+arithmetic1728@users.noreply.github.com>
busunkim96 pushed a commit that referenced this pull request Aug 17, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [2.0.0](https://www.github.com/googleapis/google-auth-library-python/compare/v2.0.0-b1...v2.0.0) (2021-08-16)

### ⚠ BREAKING CHANGES
* drop support for Python 2.7 ([#778](https://www.github.com/googleapis/google-auth-library-python/issues/778)) ([560cf1e](https://www.github.com/googleapis/google-auth-library-python/commit/560cf1ed02a900436c5d9e0a0fb3f94b5fd98c55))

### Features

* service account is able to use a private token endpoint ([#835](https://www.github.com/googleapis/google-auth-library-python/issues/835)) ([20b817a](https://www.github.com/googleapis/google-auth-library-python/commit/20b817af8e202b0331998e5abde4e2a5aab51f9a))


### Bug Fixes

* downscoping documentation bugs ([#830](https://www.github.com/googleapis/google-auth-library-python/issues/830)) ([da8bb13](https://www.github.com/googleapis/google-auth-library-python/commit/da8bb13c1349e771ffc2e125256030495c53d956))
* Fix missing space in error message. ([#821](https://www.github.com/googleapis/google-auth-library-python/issues/821)) ([7b03988](https://www.github.com/googleapis/google-auth-library-python/commit/7b039888aeb6ec7691d91c9afce182b17f02b1a6))


### Documentation

* update user guide/references for downscoped creds ([#827](https://www.github.com/googleapis/google-auth-library-python/issues/827)) ([d1840dc](https://www.github.com/googleapis/google-auth-library-python/commit/d1840dcdcd03dfd7fdfa81d08da68402f6f8b658))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants