From b58bb371bc585ffe5b86761b43e8def07d1e680e Mon Sep 17 00:00:00 2001 From: Adrian Coveney Date: Mon, 14 Aug 2023 10:28:36 +0000 Subject: [PATCH 1/3] Improve clarity of text and layout - Slim down identifier linking/recovery page to focus on important content. - Reword some sections to hopefully be more clear. - Add newline at end of file. --- .../web_portal/views/user/link_identity.php | 61 ++++--------------- 1 file changed, 11 insertions(+), 50 deletions(-) diff --git a/htdocs/web_portal/views/user/link_identity.php b/htdocs/web_portal/views/user/link_identity.php index 1ffb3c5e8..0f922593c 100644 --- a/htdocs/web_portal/views/user/link_identity.php +++ b/htdocs/web_portal/views/user/link_identity.php @@ -1,59 +1,21 @@
-

Link Identity or Recover an Account

- -
- +

Link Identifier or Recover an Account

-

What is identity linking?

-
    -
  • - You can use this process to add your current authentication method as a way to log in to an existing account. -
  • -
  • - This allows access to a single account through two or more identifiers. -
  • -
  • - You must have access to the email address associated with the account being linked. -
  • -
  • - Your current authentication type must be different to any authentication types already associated - with the account being linked. -
  • -
- -

What is account recovery?

-
    -
  • - If your identifier has changed, you can use this process to update it and regain control of your old account. -
  • -
  • - You must have access to the email address associated with your old account. -
  • -
  • - Your current authentication type must be the same as the authentication type you enter for your old account. -
  • + This page allows you to either add a new identifier to an exisitng GOCDB account, or recover a GOCDB account if your identifier has changed. You must have access to the email address associated with that GOCDB account. You must be logged in with the new identifier.
-
-
- +
Your current ID string (e.g. certificate DN) is: - -
- +
+
Your current authentication type is: - - -
-
+
-

Details of account to be linked or recovered

- -
+

Details of account to be linked to or recovered

@@ -104,8 +66,6 @@ class="form-control"
-
-