@@ -8,11 +8,11 @@ For now there is a mechanism to create one default admin user with all permissio
## Example Roles
The json file contains example roles with their permissions, to use with goSDN. The permissions in the admin role might be outdated this depends on changes of the API that might have been done since creating or last updating the file. Feel free to add missing permissions to admin if that's the case.
For now one admin role gets added during the start-up process of the controller if there are no roles available. Roles are required for the authorization mechanism in `SECURE` mode to work. For now new roles can be added **only** in `INSECURE` mode. This is the case until we find out how to add tokens in form of metadata within a go context when using programs like `Postman`.
An example `JSON` collection for programs like `Postman` using the above role example (possibly outdated, see previous paragraph) can be found here. Note that some parameters still need to be adjusted for this to work: