UNCLASSIFIED - NO CUI

Skip to content

Remove MFA requirement for test realm

In order to add cypress e2e tests utilizing local Keycloak authentication we should remove the requirement for MFA from the P1 Authentication flow within Keycloak so that users can login using the cypress user

The existing test-values configure Keycloak to import a realm.json in an init container which would allow us to remove the MFA requirement on the fly without changing the source realm.json.

The resultant flow in the UI should look like this:

2025-12-04_09-12-1764863025

Edited by Rob Ferguson