Appendix E: Digital Identity Level (DIL) Determination
The Digital Identity Level (DIL) is represented on the page below.
Within system-characteristics there must be three entries to the props array as follows:
nameset toidentity-assurance-leveland avalueset to1,2or3.nameset toauthenticator-assurance-leveland avalueset to1,2or3.nameset tofederation-assurance-leveland avalueset to1,2or3.- The value of all three should match each other and align with the FIPS-199 impact level of the system.
OSCAL Representation
system-security-plan:
system-characteristics:
props:
- name: identity-assurance-level
value: '2'
- name: authenticator-assurance-level
value: '2'
- name: federation-assurance-level
value: '2'
OSCAL Allowed Values
Valid IAL, AAL, and FAL values (as defined by NIST SP 800-63):
- 1
- 2
- 3
No comments to display
No comments to display