Tyk Dashboard SSO

Hello,
I’d like to know where to find the full list of permissions available in the Tyk Dashboard for SSO
I have found this:
“sso_permission_defaults”: {
“oauth”: “write”,
“usergroups”: “write”,
“analytics”: “read”,
“apis”: “write”,
“hooks”: “write”,
“idm”: “write”,
“keys”: “write”,
“policy”: “write”,
“portal”: “write”,
“system”: “write”,
“users”: “write”
},

But the UI has more permissions.

Analytics
Users
User Groups
Keys / Tokens
OAuth
APIs
Certificates
Logs
Identity Management (TIB)
Policies
Webhooks
Portal
Real-time notifications
System (licenses)

So once a user Login using SSO those are the permissions. I’m specially looking for the default set of permissions like the initial user (super admin - full access) once we install Tyk Dashboard.
Cheers