CodeWallDocs
Reference

User Roles

Role-based access control and permissions in CodeWall.

CodeWall uses role-based access control (RBAC) to manage what team members can see and do.

Roles

RoleDescription
OwnerFull access to everything including billing and organization deletion
AdminManage team members, targets, tests, and organization settings
MemberCreate and manage tests, view and manage findings
ViewerRead-only access to tests and findings

Permission matrix

ActionOwnerAdminMemberViewer
View tests and findingsYesYesYesYes
Create testsYesYesYesNo
Manage test configurationYesYesYesNo
Mark findings (resolve, false positive)YesYesYesNo
Export reports (PDF, CSV)YesYesYesYes
Manage targetsYesYesNoNo
Invite / remove team membersYesYesNoNo
Manage integrationsYesYesNoNo
Configure SSOYesYesNoNo
Manage billingYesNoNoNo
Delete organizationYesNoNoNo
Transfer ownershipYesNoNoNo

Managing roles

See Team Members for instructions on inviting users and changing roles.

SSO and role mapping

If your organization uses SSO (SAML or OIDC), you can map identity provider groups to CodeWall roles. This ensures team members are automatically assigned the correct role when they sign in. See Organization Settings for SSO configuration.