[e2e-examiner-ui] Examiner: BCeID available for e2e testing only
- Dominant language
- Python
- Stars
- 2
- Forks
- 22
- Avg merge
- 2d 35m
- Merged PRs (30d)
- 11
Description
## Summary
Examiner web application must accept BCeID-based sessions for automated end-to-end testing, without presenting BCeID as a normal, user-facing login choice for the production-like Examiner experience. This will be used exclusively for e2e testing and conditionals must be placed in order to prevent unauth access.
## Proposed Solution
- use the route /auth/login?idp=bceid to allow e2e testing to complete a BCeID-backed login path.
- no login button or link to BCeID should be present in the primary login experience.
- ensure that the primary login experience remains appropriate for the intended audience (no unintended BCeID entry point for typical users).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.