If you are using FlexDeploy 5.42.0.1 or lower version, see Project Security.
...
To override the security permissions, first open a folder, application, or project by double-clicking on it. Then click on the Security tab.
Click the Override Security button to override the permissions of the parent object. Select the permissions you wish to grant for any particular groups, and click the Save button to save any changes.
If there are many Groups in your FlexDeploy installation, you can use the Filter option to limit displayed groups, but when you click Save, all changes are applied irrespective of Filtered display data. For example, if you select values for one group and then filter to find another group and update it's its settings and then you click Save, changes for both groups will be saved.
At any point, if you decide to inherit permissions from parent again, then click Revert to Defaults and click Save.
...
Object Type | Permission | Description |
---|---|---|
Folder | Read | Grants permission to open objects for viewing. |
View Logs | Grants permission to view logs for underlying executions. | |
Create Folder/Application/Project | Grants permission create objects. | |
Configure Folder/Application | Grants permission to manage objects under configure tab. | |
Execute (Build/Deploy/Test) | Grants permission to execute build/deploy workflows. | |
Application | Read | Grants permission to open objects for viewing. |
View Logs | Grants permission to view logs for underlying executions. | |
Create Folder/Application/Project | Grants permission create objects. | |
Configure Folder/Application | Grants permission to manage objects under configure tab. | |
Execute (Build/Deploy/Test) | Grants permission to execute build/deploy workflows. | |
Project | Read | Grants permission to open project for viewing. |
View Logs | Grants permission to view logs for executions of this project. | |
Configure Project | Grants permission to manage objects under configure tab. | |
Configure Files | Grants permission to configure Files and its Attributes. Allows for populate of files as well. | |
Inactivate Missing Files | Grants permission to inactivate missing files while populating files. | |
Configure Commands | Grants permission to manage Build and Deploy command of files. | |
Execute (Build/Deploy/Test) | Grants permission to execute build/deploy workflows for this project. |
...