Organization Permissions
Permission Flag | Description |
---|---|
ADMINISTRATOR | This role grants complete access to the organization and its properties and users. It has all actions short of being able to modify or remove the owner. At this time, it can not be given - only the owner has this role. In the future, the owner will be able to (cautiously) give this to users. |
VIEW_USERS | Allows users to view non-sensitive data about other users in the organization, including the ability to list all users. |
MANAGE_USERS | Allows users to manage other users. This does not grant the ability to grant users' roles on properties themselves. |
VIEW_ORGANIZATION | Allows users to view organization settings and read-only information like billing and account information. |
MANAGE_PROPERTIES | Allows users to have authoritative action over all properties. They may grant any property roles to users except the following: - P_RCON - P_MANAGE_SECURITY - P_MANAGE_PROPERTY - P_MANAGE_USERS_BULK The only actions they may not perform are: - Deleting the Property. - Unlinking the Property. |
INVITE_USERS | Allows users to invite other users to the property. Similar to MANAGE_USERS but prevents kicking users, preventing lockout attacks. |
Property Permissions
Permission Flag | Description |
---|---|
P_VIEW_PROPERTY | Allows a user read-only access to a property. |
P_VIEW_ANALYTICS | Allows a user read-only access to analytics. |
P_VIEW_USERS | Allows a user read-only access to end-users (as in, actual users) on the property. |
P_MANAGE_USERS | Allows a user to moderate and manage users on the platform, including kicking, banning and other platform-supported actions. |
P_MANAGE_SECURITY | Allows a user to manage security settings of the property. |
P_MANAGE_SECURITY_VERIFICATION | Allows a user to manage verification settings of a property. Useful to allow organization members to resolve verification issues without granting full access to security settings. |
P_VIEW_AUDIT_LOG | Allows a user to view the historical audit logs for a property. |
P_MANAGE_USERS_BULK | Allows a user to use bulk actions. Normally a user must manage each user individually. This permissions should be granted with caution. |
P_VIEW_POST_EDITOR | On supported platforms, allows a user to use the platform communication post editor for announcements and information broadcasting. |
P_RCON | On supported platforms, allows a user to use RCON (Remote Control). This is a dangerous permission. |
P_MANAGE_EMERGENCY | On supported platforms, allows a user to manage and enable emergency mode. |
P_MANAGE_RULESETS | On supported platforms, allows a user to manage rule sets related to member behavior and identity (like usernames or posting users) and security rule sets. |
P_MANAGE_PROPERTY | Allows a user to have authoritative action over this property. Identical to MANAGE_PROPERTIES but specifically for a single property. |
P_MANAGE_PROPERTY_AESTHETIC | Allows a user to have access to aesthetic property settings like names and platform specific branding that will be reflected on the property externally. |
P_EDIT_PROPERTY_SETTINGS | Similar to P_MANAGE_PROPERTY but does not include access to RCON (on supported platforms). |