Description
Currently we have token configs and the main config.
No I am think that it would be useful to be able to have override configs that could then be used for setting overrides depending on the endpoint (and this may be extended).
Solution
Parse configs in token dir and if there are no api tokens associated check if id exists, if it does then just use that as the key for the config map.