Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EPIC: As an application developer, I want the application to be secure. #3

Open
pkuppens opened this issue Jan 14, 2023 · 0 comments
Open

Comments

@pkuppens
Copy link
Owner

One of the applications of this survey application could be medical forms that have strict security requirements, including, but not limited to:

  1. Single Sign On (SSO) for easy but authenticated access to the application
  2. Two Factor Authentication (2FA), so the user is authenticated reliably with a device like a mobile phone - could be part of 1, by requiring a 2FA SSO provider
  3. Prevent URL manipulation attacks
  4. Prevent Cross-site request forgery (XSRF. CSRF) attacks

This is the 'EPIC' and can be modified if security consideration change.

Per individual consideration, a software issue should be created and implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant