freddygv 0e5131bd33 Generate ACL token for server management
This commit introduces a new ACL token used for internal server
management purposes.

It has a few key properties:
- It has unlimited permissions.
- It is persisted through Raft as System Metadata rather than in the
ACL tokens table. This is to avoid users seeing or modifying it.
- It is re-generated on leadership establishment.
2022-09-16 17:54:34 -06:00
..
2022-09-08 10:51:50 -05:00
2022-09-09 15:02:01 +01:00
2022-05-09 10:07:19 -07:00
2022-04-05 15:11:49 -07:00
2022-04-05 15:11:49 -07:00
2022-08-29 13:43:43 -05:00
2022-09-09 15:02:01 +01:00
2022-08-29 13:43:43 -05:00