Skip to content

Conversation

@SohamKolhatkar-okta
Copy link
Contributor

@SohamKolhatkar-okta SohamKolhatkar-okta commented Oct 28, 2025

Description:

  • First, we removed the property from monolith (PR - merged in 2025.08.4 weekly CF). No issues or regressions reported.
  • Now, we can safely remove the corresponding SIW check.
    // Enter if-statement when deviceChallenge.enhancedPollingEnabled is true or undefined
    // Therefore, SIW behavior is unchanged when the true-by-default property is removed.
    if (deviceChallenge.enhancedPollingEnabled !== false) {
        ...
    }
    
  • I ran the following command to verify tests locally:
yarn test -t testcafe chrome test/testcafe/spec/ChallengeOktaVerifyFastPassView_spec.js

PR Checklist

Issue:

Reviewers:

Screenshot/Video:

Downstream Monolith Build:

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

Successfully merging this pull request may close these issues.

2 participants