department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
281 stars 197 forks source link

Identity SDK - Define modular approach to AuthN and AuthZ #79664

Closed acald-creator closed 4 weeks ago

acald-creator commented 4 months ago

Tasks:

Authentication usually happens with these methods / mechanism. For this library specific and as well as to the VA, we're using the NIST 800-63-3 Digital Identity Guidelines because of Authenticator Assurance Levels (AALs).

Authentication factors

Single-factor authentication is based on one factor of authentication process. Multi-factor authentication combines multiple authentication factors.

Authorization is verifying the resources that the user's or device can access, or what actions can be perform, rather their permissions.

DsLogon - potentially going away January 31, 2025 MHV provider won't be needed, it is going away

parkerbees commented 1 month ago

@acald-creator it looks like this was moved to "current sprint" two months ago - is the intent to complete this work in the current sprint (before July 17)? If not I will move to backlog. Also it shows that this is blocking another ticket that is in progress - has that blockage been resolved? Thx.

acald-creator commented 4 weeks ago

Move to in progress for quality check

acald-creator commented 4 weeks ago

Completed