You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Three journey flows developed (id's in brackets below to test in prototype)
19
-
- new org (type in "G03944234"), add a signatory and invite them and org.
20
-
- a invited not registered signatory (type in "resend or B02944934"), can send a new invite or edit details to send new
21
-
- registered signatory (type in "dupe or D18946931"), which just displays information
18
+
## Why we did this work
22
19
20
+
#### handle signatory invites sent to the wrong email address
23
21
24
-
## Why we did this work
22
+
There have been cases where the wrong email address has been entered during the registration, resulting in the signatory invitation being sent and exposing the risk of someone outside of the organisation gaining access.
23
+
Currently BSA staff are not able to manage this scenario, they need to be able to:
24
+
Complete customer verification with the person calling before discussing any details of the account
25
+
See the email address that was invited so they can verify if it is correct
26
+
Where it is incorrect, they must be able to handle the following two scenarios
27
+
The user hasn’t completed registration - they can update the email address and resend the invitation
28
+
The user has completed registration and gained access to the organisation - they can deactivate the account that has been invited and follow internal processes for incident management
29
+
The expiry time of the signatory email is currently set to 24hrs, it will also be reduced to reduce the risk of someone gaining access to the organisation in the event the invitation is sent to the wrong email
30
+
31
+
Current journey:
32
+
BSA user enters the workplace ID
33
+
2.1 User invited but hasn’t registered
34
+
2.2 User invited and has registered
35
+
36
+
Out of Scope
37
+
Automatically pausing claims and the ability to un-pause claims
38
+
39
+
Signatory invite email expiry
40
+
- Reduce the expiry of the invitation link on the signatory email from 24hrs to Xhrs
41
+
42
+
User invited but not registered
43
+
- BSA staff can continue to resend the invite to the current email address (where the email address was correct)
44
+
BSA staff can see the organisations name and address so they can complete customer verification
45
+
BSA staff can see the signatory last name, first name and email address
46
+
BSA staff can edit the signatory email address
47
+
If the signatory email address is edited:
48
+
Update the signatory email
49
+
Deactivate the previous invitation link
50
+
Send a new invitation email with a new link to the new email address
51
+
52
+
User registered
53
+
- BSA staff can see the organisations name and address so they can complete customer verification
54
+
BSA staff can see the signatory last name, first name and email address
55
+
BSA staff can deactivate the signatory user account
56
+
57
+
#### Post workshop 24th October a few updates agreed:
58
+
59
+

60
+
Questions:
61
+
- Scenario: An organisation has in the past been registered with a signatory. The signatory has then been deactivated. What actions are allowed next
62
+
- Do we want to purely deactivate the signatory and end it there.
63
+
- Do we want to allow them to add a new signatory?
64
+
- When deactivated and we exit the flow, then they re-enter and enter the workplace id, what are they presented with as they will have no registered signatory? Is the org still "registered" without one, what does it mean to be registered?
65
+
- Do we show information of deactivated account history?
66
+
67
+

68
+
Scenarios to consider in option 1:
69
+
- Scenario 1 - The organisation has been registered and currently have an active signatory. The staff deactivate the signatory. Give a option to add a new signatory which takes them to the signatory sign up.
70
+
- Scenario 2 - The organisation has previously been registered but then had the signatory deactivated. The staff has then gone out of the flow and entered the workplace ID again. A screen of "the org is registered but needs a new signatory" is shown, showing details of deactivate signatory and a button to sign up the new one.
71
+
72
+

73
+
Scenarios to consider in option 2:
74
+
- Scenario 1 - The organisation has been registered. The staff wants to deactivate the signatory. Give a option to add a new signatory which takes them to the signatory sign up.
75
+
- Scenario 2 - The organisation has previously been registered but then had the signatory deactivated. The staff has then gone out of the flow and entered the workplace ID again. With no active signatory the flow takes them straight to check org details are correct screen replicating the flow of if the organisation had never been registered and go through sign up flow again.
76
+
77
+
Outcomes
78
+
- Remove the "quick win" solution of adding "deactivate" functionality, show the details of signatory/org and leave it to the processor to raise concerns. Research into the offline process for solving this.
79
+
- a invited and not yet registered signatory can have both name and email updated which will involve a new invite to be sent for these details to be updated
80
+
- backs and cancels to keep user feeling like moving forward
81
+
- Three journey flows developed (id's in brackets below to test in prototype)
82
+
new org (type in "G03944234"), add a signatory and invite them and org.
83
+
a invited not registered signatory (type in "B02944934"), can send a new invite or edit details to send new
84
+
registered signatory (type in "D18946931"), which just displays information
25
85
26
-
Deactivation - removed, as questions over what comes next in workshop
27
-
Adding edit, following flow trying to move person forward
28
-
Backs and cancels
86
+
Call to discuss final design, updates in miro, questions gone with Stevie and Sami to discuss further business concerns over ability to allow editing of signatories and resending of invites
29
87
30
-
Post workshop 24th October a few updates agreed:
31
-
- deactivate feature of a registered signatory for a organisation is not to be included in work. Instead it is to be researched on what is the process for resolving this currently offline.
32
-
- a invited signatory can have both name and email updated which will involve a new invite to be sent for these details to be updated
0 commit comments