magnum/releasenotes/notes/fix-driver-token-scope-a2c2b4b4ef813ec7.yaml
ricolin 4bca51b72e Add releasenote for Trust token scope fix
Change-Id: I78963daae55c11f1d4154c49e102e910fbcdef5e
2023-08-28 17:40:32 +10:00

11 lines
454 B
YAML

---
fixes:
- |
We have corrected the authentication scope in Magnum drivers when
authenticating to create certs, so that trusts can work properly. This will
change the authenticated user from trustee to trustor (as trusts designed
for). This change affects all drivers that inherit from common Magnum
drivers (Heat drivers).
If you have custom policies that checks for trustee user, you will need to
update them to trustor.