cds-snc / platform-forms-client

NextJS application that serves the public-facing website for Forms
https://forms-staging.cdssandbox.xyz/
MIT License
31 stars 13 forks source link

Single Sign On (SSO) prototype implementation #273

Open bryan-robitaille opened 3 years ago

bryan-robitaille commented 3 years ago

Create an SSO prototype implementation using existing open source software that will be hosted in the Forms Staging environment.

Out of Scope

srtalbot commented 3 years ago

As a security assessor I need to know that end-user's form responses are stored in a secure way and only disclosed to those authorized to view them So that we don't experience data leakage

As a program administrator I need to be able to use my government of Canada credentials to login to this service So that I can validate my identity and show I am authorized to access the form data

I need to avoid receiving form responses via email and to be able to get responses in aggregate So that I don't have to ask someone else to do that for me or coallate multiple responses

Constraints: