add missing fields to token data
* entity_id * expire_time * explicit_max_ttl * issue_time * renewable * type
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
|
||||
### Improvements
|
||||
* Added `entity_id`, `token_policies`, `token_type` and `orphan` flags to auth response
|
||||
* Added `entity_id`, `expire_time`, `explicit_max_ttl`, `issue_time`, `renewable` and `type` flags to token data
|
||||
* Minor dependency updates
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user