open-vault/changelog/14109.txt
Hridoy Roy ebf8e5308a
SSCT Tokens Feature [OSS] (#14109)
* port SSCT OSS

* port header hmac key to ent and generate token proto without make command

* remove extra nil check in request handling

* add changelog

* add comment to router.go

* change test var to use length constants

* remove local index is 0 check and extra defer which can be removed after use of ExternalID
2022-02-17 11:43:07 -08:00

3 lines
131 B
Plaintext

```release-note:feature
Server Side Consistent Tokens: Service tokens now use SSC token format and token prefixes are updated."
```