Skip to content

[MS-1165] MF-ID: QR scanner screen#1369

Merged
alexandr-simprints merged 14 commits into
CORE-3404-search-verifyfrom
MS-1165-mf-id-implementation-qr-scanner
Sep 24, 2025
Merged

[MS-1165] MF-ID: QR scanner screen#1369
alexandr-simprints merged 14 commits into
CORE-3404-search-verifyfrom
MS-1165-mf-id-implementation-qr-scanner

Conversation

@alexandr-simprints
Copy link
Copy Markdown
Contributor

@alexandr-simprints alexandr-simprints commented Sep 22, 2025

JIRA ticket
Will be released in: 2025.4.0

Notable changes

QR Analyzer the from login screen is extracted to a common module in ui-base feature.

image

This allows the same QR Code analyzer and detector to be used on the Login screen, and

  • Login QR scanner tested, and confirmed to be working

QR Analyzer now has a CropConfig class that allows to specify what part of the full image to analyze.

This is a requirement for the Multi-Factor Identification workflow, as the HEW might have mutiple QRs in frame, and we would like to minimize the scanned area to a cut-out in the middle of the screen. CropConfig allows to pass coordinates of the cut-out rectangle within the screen, alongside device's orientation and image resolution.

image

Additional work checklist

  • Effect on other features and security has been considered
  • Design document marked as "In development" (if applicable)
  • External (Gitbook) and internal (Confluence) Documentation is up to date (or ticket created)
  • Test cases in Testiny are up to date (or ticket created)

Copy link
Copy Markdown
Contributor

@luhmirin-s luhmirin-s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, left a couple of comments for your consideration.

The only reason not to approve right away is the comment about the placement of QR code in the ui-base.

@alexandr-simprints alexandr-simprints changed the title Ms 1165 mf id implementation qr scanner [MS-1165] MF-ID: QR scanner screen Sep 22, 2025
@alexandr-simprints alexandr-simprints merged commit 5df8a11 into CORE-3404-search-verify Sep 24, 2025
10 checks passed
@alexandr-simprints alexandr-simprints deleted the MS-1165-mf-id-implementation-qr-scanner branch September 24, 2025 18:11
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants