From f86e7aeff5c1c6e1bd08f8e0cb0375762819f7d1 Mon Sep 17 00:00:00 2001
From: wadeking98
Date: Mon, 28 Nov 2022 15:06:10 -0800
Subject: [PATCH] updated landing page and email content
Signed-off-by: wadeking98
---
.../config/bcvcpilot/invite-email.html | 85 +++++++------------
.../issuer-api-deploy.bcvcpilot.param | 2 +-
.../issuer-api-deploy.bcvcpilot.prod.param | 2 +-
.../issuer-api-deploy.bcvcpilot.test.param | 2 +-
.../config/bcvcpilot/dev/config.json | 2 +-
.../config/bcvcpilot/prod/config.json | 2 +-
.../bcvcpilot/terms-and-conditions.html | 30 +++++--
.../config/bcvcpilot/test/config.json | 2 +-
8 files changed, 62 insertions(+), 65 deletions(-)
diff --git a/openshift/templates/issuer-api/config/bcvcpilot/invite-email.html b/openshift/templates/issuer-api/config/bcvcpilot/invite-email.html
index d04921a1..7dde4df5 100644
--- a/openshift/templates/issuer-api/config/bcvcpilot/invite-email.html
+++ b/openshift/templates/issuer-api/config/bcvcpilot/invite-email.html
@@ -1,53 +1,34 @@
- You have received this invitation from ${sender}. If you have any questions
- please contact them by sending an email to
- ${sender}.
-
-
- This proof of concept is facilitated by the Digital ID and Authentication
- Council of Canada. The purpose of this proof of concept is to provide an
- example demonstration of how digital id for verified persons could work as set
- out in the Pan-Canadian Trust Framework.
-
-
- There are two steps:
-
-
- -
- Setup by installing a trusted digital wallet app on your smartphone.
-
- -
- Obtain your proof of concept BC VC Pilot credential from the BC POC
- issuing service.
-
-
-
- Step 1: Setup
-
-
- -
- Install a smartphone app that you will use as your trusted digital wallet for
- receiving, holding, and sharing verifiable credentials that are issued to
- you.
- Instructions are here.
- Other agents are TBD and are expected to be created by POC participants.
-
-
-
-
-
-
- Step 2: Obtain your proof of concept verified person digital credential.
-
-
- Using your laptop or a tablet device click the following link to start the process
- for issuing your digital ID for verifiable person:
- >
-
-
- ${inviteUrl}
-
-
\ No newline at end of file
+ You’re invited to add your Person credential to your BC Wallet. As this is a pilot program, you’ll need an invitation
+ credential to add your Person credential to your wallet.
+
+
+
-
BC VC Pilot Credential
-
Please download a digital wallet before using this service. You must also have test BC Services Mobile app data. If you need that, please contact [details TBD].
-
This is a Proof of Concept service operated for the purposes of the BC VC Pilot Program. It demonstrates how an individual can receive a verifiable credential issued by an authority (the Government of BC) containing information that authority knows about you.
-
When the QR code to receive your digital credential is displayed, use your digital wallet app (you have one right? If not, please download a digital wallet) to scan the code and follow the instructions in your wallet app.
+
Person credential invitation
+
This is to get your invitation credential. This is the first step to getting your Person credential. Use your
+ Person credential to prove your identity online and get access to services online.
+
Before you start, you’ll need:
+
+
+
This is a pilot program intended to demonstrate the Person credential and it is still being developed. The Person
+ credential is only meant to be used with collaborating services and does not replace your physical ID. The
+ invitation credential is intended to invite individuals to the pilot program and is not intended to be part of the
+ final product. The invitation credential can only be issued once. Please do not delete the invitation credential
+ from your wallet until the pilot program is over. If you experience any issues or would like to provide feedback,
+ please contact DITRUST@gov.bc.ca.
\ No newline at end of file
diff --git a/openshift/templates/issuer-web/config/bcvcpilot/test/config.json b/openshift/templates/issuer-web/config/bcvcpilot/test/config.json
index 6891d90a..32b34906 100644
--- a/openshift/templates/issuer-web/config/bcvcpilot/test/config.json
+++ b/openshift/templates/issuer-web/config/bcvcpilot/test/config.json
@@ -1,7 +1,7 @@
{
"env": "test",
"issuer": {
- "name": "BCVCPilot - Trust Over IP"
+ "name": "Digital Identity and Trust"
},
"inviteRequired": true,
"deepLinkPrefix":"bcwallet://aries_connection_invitation",