...
- Parse all API command classes to check if they are annotated with "authorized" attribute. If so, populate a permission entry for that API for the default policy mapped to that authorized role.
- "authorized" attribute is an already existing attribute of our API's that is used to override the default access permissions defined in commands.properties file.
- Parse commands.property, create or override permission entries for each API for default policy mapped to API authorized roles.
...
{"serverDuration": 177, "requestCorrelationId": "5b9d5db31db7093c"}