Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

By default, all groups are displayed in the search results. To refine the search results, click the filter icon on a column. You can click column names to sort. The usual saved query support is available as well.

Viewing Group Memberships

Select Security -> Groups from the menu.

To view the users who are members of a group, click the actions icon and choose View Members.

...

Creating

...

Groups

Select Security -> Groups from the menu.

To create a new group click the 1)Create button or copy an existing group by clicking the the 2)actions icon in a an existing group’s row and choosing Copy. To edit an existing group, select that group and click the Edit button.

...

...

Creating a group will open a new page where you can enter the required Group details as described in the table below, along with adding/removing members of the group.

Group members cannot be deleted if they were mapped automatically from an external realm like AD (Active Directory). An example is marked with the number 1 when hovering the delete icon. The icon, marked by the number 2, shows if the user was mapped to this group automatically from an external realm or locally. Also keep in mind, users are not allowed to delete themselves from a group they are in.

...

Selecting the + Add Members button will open a popup where you can add new users, and selecting the delete icon on a user row will remove the user from the group. Select the save button on the bottom to finalize all changes.

Field Name

Required

Description

Group Name

Yes

The name of the group.

Description

No

A description for the group.

Active

Yes

Whether the group is active or not. Defaults to "Yes".

Admin Group

Yes

Should this group have full admin rights to all of FlexDeploy?

Other permissions are granted later.

Global Permissions

Global Permissions define the authority a group (and its users) has for the various objects within FlexDeploy. The FlexDeploy Administrator has all privileges across the FlexDeploy system. To designate the group as a FlexDeploy Administrator, select the FlexDeploy Administrator checkbox. Additionally, few permissions are only available to FlexDeploy Administrator users, like setting up Security details (users, groups, realms etc.).

For each FlexDeploy object, select the necessary checkboxes indicating which permissions should be granted to the group. The table below provides a description for the various permission types. Note that each FlexDeploy object may only have subset of these permissions.

...

Permission Type

...

Description

...

Page View

...

Allows opening the pages, but not necessarily seeing any objects on the pages.

...

Read

...

Allows viewing the contents of objects.

...

Update

...

Allows updating the contents of existing objects.

...

Create/Update

...

Allows creating new objects and updating existing objects.

...

Upload

...

Allows uploading file to create new objects.

...

Delete

...

Allows deleting existing objects.

...

Create Snapshot

...

Allows creating release snapshots.

...

Configure Project List

...

Allows managing the projects on releases.

...

Configure Pipeline

...

Allows configuring the pipeline on releases.

...

Configure CMS

...

Allows changing the CMS settings on releases.

...

Manage Lifecycle

...

Allows starting, pausing, and ending releases.

...

Grant Permissions

...

Allows modifying the permissions on releases. This allows some users to have access to certain parts of certain releases.

...

View Tracking

...

Allows viewing webhook messages page.

...

View Message Logs

...

Allows viewing logs of a webhook message.

...

View Message Details

...

Allows viewing of the payload, query params and headers of an incoming webhook message.

...

Resubmit Message

...

Allows resubmitting a webhook message.

Info

The Select Read-only button provides a shortcut for selecting all permissions that effectively grant the group read permissions to every FlexDeploy object.

Deployment Permissions for Environments

If you wish to configure specific environments where you would like groups to have permission to deploy to, click the 'Deployment Permissions' tab of the Edit Group screen.  Any environments you want the group to have authority to deploy to, shuttle to the 'Selected Environments' side of the the shuttle box.  By default, the 'All Environments' checkbox is checked.

...

Editing a Group/Viewing Membership

Select Security -> Groups from the menu.

To edit an existing group and/or to view all members of a group, either select the 1)group's name or the 2)actions icon in an existing group’s row and choose Edit.

...

Viewing Group Permissions

Select Security -> Groups from the menu.

Groups have both global permissions, the read/edit access for the various objects within FlexDeploy, and deploy permissions, the ability to edit and deploy to specific environments. The view a group's permissions, select the actions icon in an existing group’s row and choose either 1)global permissions or2)deploy permissions.

...

For more information on permissions, view Global Permissions or Deploy Permissions