Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webauthn: add webdriver test #15969

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Kehrlann
Copy link
Contributor

@Kehrlann Kehrlann commented Oct 22, 2024

reviewer: @rwinch

Overview

Add end-to-end tests for the webauthn registration and login, using Selenium + Chrome driver.

Chrome is the only browser supporting virtual authenticators as of today.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 22, 2024
@Kehrlann Kehrlann force-pushed the webauthn-add-integration-test branch 3 times, most recently from 5fcd2fe to 379f23c Compare October 22, 2024 12:58
@sjohnr sjohnr requested a review from rwinch October 24, 2024 16:59
@sjohnr sjohnr added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement labels Oct 24, 2024
@Kehrlann Kehrlann force-pushed the webauthn-add-integration-test branch from 379f23c to 43342f9 Compare October 25, 2024 19:51
@Kehrlann Kehrlann force-pushed the webauthn-add-integration-test branch 3 times, most recently from c8deaae to cc28da8 Compare November 19, 2024 13:22
- These tests verify the full end-to-end flow, including the javascript
  code bundled in the default login and logout pages. They require a full
  web browser, with support for Virtual Authenticators for automated testing.
  At this point in time, only Chrome supports virutal authenticators.
@Kehrlann Kehrlann force-pushed the webauthn-add-integration-test branch from cc28da8 to d001bb2 Compare November 19, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants