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

Release 6.7.6 - Add test for logging in when WebAuthn API is unusable #347

Merged
merged 22 commits into from
Jun 11, 2024

Conversation

forevermatt
Copy link
Contributor

Added

  • Update documentation on how to run just a specific test scenario
  • Add automated tests for trying to log in (authenticate) while WebAuthn MFA API is unusable

Changed (non-breaking)

  • Move the authentication tests to their own test suite

Fixed

  • Simplify the list of paths in the behat.yml file

forevermatt and others added 22 commits May 22, 2024 11:11
Our MFA APIs use bcrypt for that, and at some point the
`PASSWORD_DEFAULT` may change for PHP. This commit's code change
protects this code from breaking when the default PHP password hashing
algorithm does change.
…ogin-with-mfa-api-down

[IDP-1010] Add automated tests for trying to log in (authenticate) while WebAuthn MFA API is unusable
@forevermatt forevermatt requested a review from a team June 4, 2024 20:01
@forevermatt forevermatt merged commit eaf813f into main Jun 11, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants