I\'m using the github oauth plugin for our logins but for all of our users in the Organisation I get an error:
Access Denied is missing the Ov
I had exactly the same problem and adding the plugin Role Strategy Plugin fixed the problem.
All I had to do was install the plugin, create two groups - admin / developer and then add users to the groups.
A much much better solution than recreating the whole permissions matrix :)