Project

General

Profile

Feature #5784

multi-factor authentication

Added by Greg Shah over 4 years ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

100%

billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:

Related issues

Related to User Interface - Feature #3931: single sign-on for virtual desktop mode Closed

History

#1 Updated by Greg Shah over 4 years ago

  • Related to Feature #3931: single sign-on for virtual desktop mode added

#2 Updated by Greg Shah over 4 years ago

Multi-Factor Authentication (MFA) or 2 Factor Authentication (2FA - a version of MFA with only 2 factors) is an important measure for adding security to modern systems. Relying upon a password alone is long since been proven to be a terrible idea. I expect that this will become a hard requirement for all business systems in the near future.

This task is envisioned to implement a foundation within FWD so that interactive logins can be secured via standard MFA approaches. I would want the following to be easily possible for any customer that is using our login facilities (virtual desktop mode, embedded mode, Swing GUI and even interactive ChUI cases).

I think in the browser case, we probably need to integrate with the MFA support of the browser itself since any usage of a USB or NFC key can only work with some hardware access.

#3 Updated by Greg Shah 8 months ago

A clean way to enable MFA/2FA as well as to allow 3rd party authentication providers would be to implement OpenID. We could implement a generic Single Sign On plugin that supports OpenID.

#5 Updated by Greg Shah 3 months ago

  • % Done changed from 0 to 100
  • Status changed from New to Closed

In #10809, a generic OpenID plugin was implemented. This was merged to trunk in revision 16407.

Also available in: Atom PDF