Fix release note of removal of v2.0 trusts support
The release note says it isn't possible to *obtain* a trust scoped token with v2.0 anymore. However it was never possible anyways. It should say it isn't possible to *validate* a trust scoped token against v2.0 anymore. This patch fixes this. Change-Id: I71d1f60c3d54b18cdbeb3047bc860c7906a42d48
This commit is contained in:
parent
7a60566c7d
commit
4d224d0974
@ -1,4 +1,4 @@
|
||||
---
|
||||
other:
|
||||
- The ability to obtain a trust-scoped token against the v2.0 API has been
|
||||
removed, in favor of using the version 3 API.
|
||||
- The ability to validate a trust-scoped token against the v2.0 API has been
|
||||
removed, in favor of using the version 3 of the API.
|
||||
|
Loading…
Reference in New Issue
Block a user