Is your feature request related to a problem? Please describe.
Creating admin tokens with limited scope is recommended, but scopes may change over time.
Describe the solution you'd like
In addition to the current startup check (can connect, token valid), the scopes of the admin token should be compared against the well-known list of required ones.
Is your feature request related to a problem? Please describe.
Creating admin tokens with limited scope is recommended, but scopes may change over time.
Describe the solution you'd like
In addition to the current startup check (can connect, token valid), the scopes of the admin token should be compared against the well-known list of required ones.