FLIP Admin

Warning

User must be assigned the admin role.

Projects

FLIP Admins are responsible for un-staging projects and completing the Project Approval process.

Project Un-staging

Model developers must stage a project for approval in order to progress to training of models against the cohort defined within the project. Once a project has been staged for approval, the project will be locked and no further amendments to the project or cohort query can be made.

If a project or a project’s model needs to be amended i.e., at the request of a model developer or as an outcome of the approval process, the model developer will need to liaise with a FLIP Admin to un-stage the project and re-enable editing.

  1. Navigate to the project list

  2. Select specific project and navigate to the project page

  3. Click the ‘Unstage Project’ button

../_images/unstage-project.gif

Un-staging a project.

Project Approval

Once the offline project approval process has been completed, the outcome of approval at each Trust can be selected.

Approving a project allows the next stage of model training to commence and triggers the image retrieval process at each Trust.

Warning

The model developer will not be able to initiate training at Trusts that have not approved to participate in the project and its model’s training.

  1. Navigate to the project page

  2. Navigate to the ‘Project Approval’ section

  3. For each Trust selected to be a potential participant in the project, toggle the switch to indicate their approvals, or lack thereof

  4. Click the ‘Save Trust Approvals’ button

For example, the below reflects a case where only one Trust is marked as approved:

../_images/approve-project.gif

Approving a project.

Admin Area

The Admin Area enables certain functions, such as user management, configuration of deployment mode and the site banner, etc., available only to users with the admin role. To access this page, click the ‘Admin’ button on the left-hand side in the navigation menu.

User Management

The User Management area facilitates:

  • Registration of new users

  • Assignment of a user’s role

  • Disabling and re-enabling of user accounts

  • Resetting of user passwords

Note

Roles are exclusive — each user holds exactly one role at a time. See User Roles for the available roles and the permissions each grants.

Register User

  1. Click the ‘Register User’ button

  2. Enter the new user’s email address and select a single role (admin, researcher or viewer)

  3. Click the ‘Register User’ button

  4. The user will be emailed a one-time password to use on their Initial Login

../_images/create-user.gif

Registering a new user.

Disable/Enable User

FLIP does not facilitate the deletion of user accounts, but rather enables accounts to be disabled in order to revoke access (and re-enabled to return access).

  1. Select the user from the user list

  2. Click the ‘…’ button

  3. Select the option to ‘Disable User’

Note

Disabled accounts may be re-enabled in a similar fashion.

../_images/user-enable-disable.gif

Enabling a user.

Manage Role

Note

A user’s role may be re-assigned at any time. Each user holds exactly one role.

  1. Select the user from the user list

  2. Choose the new role from the radio list (admin, researcher or viewer)

  3. Click the ‘Save User’ button

../_images/role-assignment.gif

Re-assigning a user’s role.

Reset Password

Note

Users are able to reset their password themselves via the Forgot Password functionality on the Login page.

  1. Select the user from the user list

  2. Click the ‘…’ button

  3. Click the ‘Reset Password’ button

../_images/reset-password.gif

Resetting a user’s password.

Reset User MFA

Note

Use this when a user has lost their authenticator device and needs to enrol a new one. The reset clears the user’s TOTP preference and revokes any active sessions, so on the next sign-in they are routed through the MFA enrolment page to register a new authenticator.

  1. Select the user from the user list

  2. Click the ‘…’ button

  3. Click the ‘Reset MFA’ button and confirm

../_images/reset-mfa.gif

Resetting a user’s MFA.

Warning

You cannot use this flow to recover your own MFA — the Admin Area requires an authenticated session, which you cannot obtain without your authenticator. If you are an administrator who has lost access to your TOTP device, see the “Cognito MFA Administration” section in deploy/README.md for the AWS CLI self-recovery runbook.

Site Banner

Note

The site banner may be enabled or disabled at any time.

The site banner allows:

  • A message to be set which is visible to all users of FLIP

  • A link to be provided so that when a user clicks the site banner they will navigate to the specified URL

../_images/site-banner.gif

Editing the site banner.

Deployment Mode

Note

Deployment Mode can be enabled and disabled at any time, and the Site and User Management functions are still available while Deployment Mode is enabled.

Deployment Mode will disable all core functions of the FLIP Platform, and is intended for use while deployment or maintenance is occurring.

../_images/deployment-mode.gif

Enabling deployment mode.