Details
Description
If you try to use ctrl+space to suggest authorizations, model authorizations are not suggested (only UI-related and some other)
Example of model authz:
<authorization>
<name>role-read</name>
<description>Allow actually reading all roles</description>
<action>http://midpoint.evolveum.com/xml/ns/public/security/authorization-model-3#read</action>
<object>
<type>RoleType</type>
</object>
</authorization>