From d09825acc9f34f89200df9ac5b86b006f8cbd510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Fri, 11 Oct 2024 01:36:13 +0200 Subject: [PATCH] pam/integration-tests: Do not use utf-8 ellipses in broker messages These are not supported by some SSH clients, so better to be reliable and support characters that are visible the same ways in all the known cases --- examplebroker/broker.go | 41 +- pam/integration-tests/gdm_test.go | 2 +- .../authenticate_user_switching_auth_mode | 12 +- ...uthenticate_user_switching_to_local_broker | 4 +- ...thenticate_user_with_form_mode_with_button | 4 +- .../golden/authenticate_user_with_mfa | 12 +- .../golden/authenticate_user_with_qr_code | 4 +- ...user_with_qr_code_after_many_regenerations | 4 +- .../authenticate_user_with_qr_code_in_a_tty | 4 +- ...nticate_user_with_qr_code_in_a_tty_session | 4 +- .../authenticate_user_with_qr_code_in_screen | 4 +- .../prevent_user_from_switching_username | 4 +- .../remember_last_successful_broker_and_mode | 4 +- .../golden/change_passwd_after_mfa_auth | 12 +- .../authenticate_user_switching_auth_mode | 508 +++++++++--------- ...uthenticate_user_switching_to_local_broker | 24 +- ...thenticate_user_with_form_mode_with_button | 24 +- .../golden/authenticate_user_with_mfa | 82 +-- .../golden/authenticate_user_with_qr_code | 36 +- .../authenticate_user_with_qr_code_in_a_tty | 36 +- ...nticate_user_with_qr_code_in_a_tty_session | 36 +- .../authenticate_user_with_qr_code_in_polkit | 36 +- .../authenticate_user_with_qr_code_in_screen | 36 +- .../authenticate_user_with_qr_code_in_ssh | 36 +- ...revent_preset_user_from_switching_username | 28 +- .../remember_last_successful_broker_and_mode | 32 +- .../golden/change_passwd_after_mfa_auth | 132 ++--- .../authenticate_user_switching_auth_mode | 508 +++++++++--------- ...te_user_switching_auth_mode_on_shared_sshd | 508 +++++++++--------- ...uthenticate_user_switching_to_local_broker | 24 +- ...r_switching_to_local_broker_on_shared_sshd | 24 +- ...thenticate_user_with_form_mode_with_button | 24 +- ..._with_form_mode_with_button_on_shared_sshd | 24 +- .../golden/authenticate_user_with_mfa | 82 +-- .../authenticate_user_with_mfa_on_shared_sshd | 82 +-- .../golden/authenticate_user_with_qr_code | 36 +- ...henticate_user_with_qr_code_on_shared_sshd | 36 +- .../prevent_user_from_switching_username | 28 +- ...ser_from_switching_username_on_shared_sshd | 28 +- .../remember_last_successful_broker_and_mode | 32 +- ..._successful_broker_and_mode_on_shared_sshd | 32 +- 41 files changed, 1314 insertions(+), 1315 deletions(-) diff --git a/examplebroker/broker.go b/examplebroker/broker.go index b6280e51a..1bd9091aa 100644 --- a/examplebroker/broker.go +++ b/examplebroker/broker.go @@ -95,19 +95,18 @@ type userInfoBroker struct { var ( exampleUsersMu = sync.RWMutex{} exampleUsers = map[string]userInfoBroker{ - "user1": {Password: "goodpass"}, - "user2": {Password: "goodpass"}, - "user3": {Password: "goodpass"}, - "user-mfa": {Password: "goodpass"}, - "user-mfa-with-reset": {Password: "goodpass"}, - "user-needs-reset": {Password: "goodpass"}, - "user-needs-reset2": {Password: "goodpass"}, - "user-can-reset": {Password: "goodpass"}, - "user-can-reset2": {Password: "goodpass"}, - "user-local-groups": {Password: "goodpass"}, - "user-pre-check": {Password: "goodpass"}, - "user-sudo": {Password: "goodpass"}, - "user-mismatching-name": {Password: "goodpass"}, + "user1": {Password: "goodpass"}, + "user2": {Password: "goodpass"}, + "user3": {Password: "goodpass"}, + "user-mfa": {Password: "goodpass"}, + "user-mfa-with-reset": {Password: "goodpass"}, + "user-needs-reset": {Password: "goodpass"}, + "user-needs-reset2": {Password: "goodpass"}, + "user-can-reset": {Password: "goodpass"}, + "user-can-reset2": {Password: "goodpass"}, + "user-local-groups": {Password: "goodpass"}, + "user-pre-check": {Password: "goodpass"}, + "user-sudo": {Password: "goodpass"}, } ) @@ -341,7 +340,7 @@ func getSupportedModes(sessionInfo sessionInfo, supportedUILayouts []map[string] if layout["button"] == "optional" { allModes["totp_with_button"] = map[string]string{ "selection_label": "Authentication code", - "phone": "+33…", + "phone": "+33...", "wantedCode": "temporary pass", "ui": mapToJSON(map[string]string{ "type": "form", @@ -353,7 +352,7 @@ func getSupportedModes(sessionInfo sessionInfo, supportedUILayouts []map[string] } else { allModes["totp"] = map[string]string{ "selection_label": "Authentication code", - "phone": "+33…", + "phone": "+33...", "wantedCode": "temporary pass", "ui": mapToJSON(map[string]string{ "type": "form", @@ -364,21 +363,21 @@ func getSupportedModes(sessionInfo sessionInfo, supportedUILayouts []map[string] } allModes["phoneack1"] = map[string]string{ - "selection_label": "Use your phone +33…", - "phone": "+33…", + "selection_label": "Use your phone +33...", + "phone": "+33...", "ui": mapToJSON(map[string]string{ "type": "form", - "label": "Unlock your phone +33… or accept request on web interface:", + "label": "Unlock your phone +33... or accept request on web interface:", "wait": "true", }), } allModes["phoneack2"] = map[string]string{ - "selection_label": "Use your phone +1…", - "phone": "+1…", + "selection_label": "Use your phone +1...", + "phone": "+1...", "ui": mapToJSON(map[string]string{ "type": "form", - "label": "Unlock your phone +1… or accept request on web interface", + "label": "Unlock your phone +1... or accept request on web interface", "wait": "true", }), } diff --git a/pam/integration-tests/gdm_test.go b/pam/integration-tests/gdm_test.go index b577e2467..07397bb52 100644 --- a/pam/integration-tests/gdm_test.go +++ b/pam/integration-tests/gdm_test.go @@ -83,7 +83,7 @@ var testFidoDeviceUILayout = authd.UILayout{ var testPhoneAckUILayout = authd.UILayout{ Type: "form", - Label: ptrValue("Unlock your phone +33… or accept request on web interface:"), + Label: ptrValue("Unlock your phone +33... or accept request on web interface:"), Content: ptrValue(""), Wait: ptrValue("true"), Button: ptrValue(""), diff --git a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_switching_auth_mode b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_switching_auth_mode index c6b55024e..b3db8d940 100644 --- a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_switching_auth_mode +++ b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_switching_auth_mode @@ -20,8 +20,8 @@ Gimme your password > 1. Password authentication 2. Send URL to user-integration-switch-mode@gmail.com 3. Use your fido device foo - 4. Use your phone +33… - 5. Use your phone +1… + 4. Use your phone +33... + 5. Use your phone +1... 6. Use a QR code 7. Authentication code ──────────────────────────────────────────────────────────────────────────────── @@ -35,8 +35,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1. Password authentication > 2. Send URL to user-integration-switch-mode@gmail.com 3. Use your fido device foo - 4. Use your phone +33… - 5. Use your phone +1… + 4. Use your phone +33... + 5. Use your phone +1... 6. Use a QR code 7. Authentication code ──────────────────────────────────────────────────────────────────────────────── @@ -49,8 +49,8 @@ Plug your fido device and press with your thumb 1. Password authentication 2. Send URL to user-integration-switch-mode@gmail.com > 3. Use your fido device foo - 4. Use your phone +33… - 5. Use your phone +1… + 4. Use your phone +33... + 5. Use your phone +1... 6. Use a QR code 7. Authentication code ──────────────────────────────────────────────────────────────────────────────── diff --git a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_switching_to_local_broker b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_switching_to_local_broker index 628c727c4..1264c69b8 100644 --- a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_switching_to_local_broker +++ b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_switching_to_local_broker @@ -20,8 +20,8 @@ Gimme your password > 1. Password authentication 2. Send URL to user-integration-switch-broker@gmail.com 3. Use your fido device foo - 4. Use your phone +33… - 5. Use your phone +1… + 4. Use your phone +33... + 5. Use your phone +1... 6. Use a QR code 7. Authentication code ──────────────────────────────────────────────────────────────────────────────── diff --git a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_form_mode_with_button b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_form_mode_with_button index 140347763..77f5430a9 100644 --- a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_form_mode_with_button +++ b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_form_mode_with_button @@ -20,8 +20,8 @@ Gimme your password > 1. Password authentication 2. Send URL to user-integration-form-w-button@gmail.com 3. Use your fido device foo - 4. Use your phone +33… - 5. Use your phone +1… + 4. Use your phone +33... + 5. Use your phone +1... 6. Use a QR code 7. Authentication code ──────────────────────────────────────────────────────────────────────────────── diff --git a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_mfa b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_mfa index ab803dca3..0497a782e 100644 --- a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_mfa +++ b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_mfa @@ -20,8 +20,8 @@ Gimme your password > 1. Password authentication 2. Send URL to user-mfa@gmail.com 3. Use your fido device foo - 4. Use your phone +33… - 5. Use your phone +1… + 4. Use your phone +33... + 5. Use your phone +1... 6. Use a QR code 7. Authentication code ──────────────────────────────────────────────────────────────────────────────── @@ -36,23 +36,23 @@ Plug your fido device and press with your thumb Select your authentication method > 1. Use your fido device foo - 2. Use your phone +33… + 2. Use your phone +33... 3. Authentication code ──────────────────────────────────────────────────────────────────────────────── > ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK} Plug your fido device and press with your thumb ──────────────────────────────────────────────────────────────────────────────── > ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK} -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: ──────────────────────────────────────────────────────────────────────────────── > ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK} Select your authentication method -> 1. Use your phone +33… +> 1. Use your phone +33... 2. Authentication code ──────────────────────────────────────────────────────────────────────────────── > ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK} -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: ──────────────────────────────────────────────────────────────────────────────── > ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK} PAM Authenticate() for user "user-mfa" exited with success diff --git a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code index 2d0b04630..7c6bca6dd 100644 --- a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code +++ b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code @@ -16,8 +16,8 @@ Gimme your password > 1. Password authentication 2. Send URL to user-integration-qr-code@gmail.com 3. Use your fido device foo - 4. Use your phone +33… - 5. Use your phone +1… + 4. Use your phone +33... + 5. Use your phone +1... 6. Use a QR code 7. Authentication code ──────────────────────────────────────────────────────────────────────────────── diff --git a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code_after_many_regenerations b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code_after_many_regenerations index b929d9813..3f494a71d 100644 --- a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code_after_many_regenerations +++ b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code_after_many_regenerations @@ -20,8 +20,8 @@ Gimme your password > 1. Password authentication 2. Send URL to user-integration-qrcode-static-regenerate@gmail.com 3. Use your fido device foo - 4. Use your phone +33… - 5. Use your phone +1… + 4. Use your phone +33... + 5. Use your phone +1... 6. Use a QR code 7. Authentication code ──────────────────────────────────────────────────────────────────────────────── diff --git a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code_in_a_tty b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code_in_a_tty index cde8272c9..86df1d5af 100644 --- a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code_in_a_tty +++ b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code_in_a_tty @@ -16,8 +16,8 @@ Gimme your password > 1. Password authentication 2. Send URL to user-integration-qr-code-tty@gmail.com 3. Use your fido device foo - 4. Use your phone +33… - 5. Use your phone +1… + 4. Use your phone +33... + 5. Use your phone +1... 6. Use a QR code 7. Authentication code ──────────────────────────────────────────────────────────────────────────────── diff --git a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code_in_a_tty_session b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code_in_a_tty_session index 2257bfd11..5bb6ed9d0 100644 --- a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code_in_a_tty_session +++ b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code_in_a_tty_session @@ -16,8 +16,8 @@ Gimme your password > 1. Password authentication 2. Send URL to user-integration-qr-code-tty-session@gmail.com 3. Use your fido device foo - 4. Use your phone +33… - 5. Use your phone +1… + 4. Use your phone +33... + 5. Use your phone +1... 6. Use a QR code 7. Authentication code ──────────────────────────────────────────────────────────────────────────────── diff --git a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code_in_screen b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code_in_screen index 4ef540887..cfd2d6d2e 100644 --- a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code_in_screen +++ b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/authenticate_user_with_qr_code_in_screen @@ -16,8 +16,8 @@ Gimme your password > 1. Password authentication 2. Send URL to user-integration-qr-code-screen@gmail.com 3. Use your fido device foo - 4. Use your phone +33… - 5. Use your phone +1… + 4. Use your phone +33... + 5. Use your phone +1... 6. Use a QR code 7. Authentication code ──────────────────────────────────────────────────────────────────────────────── diff --git a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/prevent_user_from_switching_username b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/prevent_user_from_switching_username index 9d2d5837e..19c2bedac 100644 --- a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/prevent_user_from_switching_username +++ b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/prevent_user_from_switching_username @@ -20,8 +20,8 @@ Gimme your password > 1. Password authentication 2. Send URL to user-integration-pam-preset@gmail.com 3. Use your fido device foo - 4. Use your phone +33… - 5. Use your phone +1… + 4. Use your phone +33... + 5. Use your phone +1... 6. Use a QR code 7. Authentication code ──────────────────────────────────────────────────────────────────────────────── diff --git a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/remember_last_successful_broker_and_mode b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/remember_last_successful_broker_and_mode index d1e3e4afc..f9359dfa3 100644 --- a/pam/integration-tests/testdata/TestCLIAuthenticate/golden/remember_last_successful_broker_and_mode +++ b/pam/integration-tests/testdata/TestCLIAuthenticate/golden/remember_last_successful_broker_and_mode @@ -16,8 +16,8 @@ Username: user-integration-remember-mode > 1. Password authentication 2. Send URL to user-integration-remember-mode@gmail.com 3. Use your fido device foo - 4. Use your phone +33… - 5. Use your phone +1… + 4. Use your phone +33... + 5. Use your phone +1... 6. Use a QR code 7. Authentication code ──────────────────────────────────────────────────────────────────────────────── diff --git a/pam/integration-tests/testdata/TestCLIChangeAuthTok/golden/change_passwd_after_mfa_auth b/pam/integration-tests/testdata/TestCLIChangeAuthTok/golden/change_passwd_after_mfa_auth index f753a2441..c545e88e5 100644 --- a/pam/integration-tests/testdata/TestCLIChangeAuthTok/golden/change_passwd_after_mfa_auth +++ b/pam/integration-tests/testdata/TestCLIChangeAuthTok/golden/change_passwd_after_mfa_auth @@ -20,8 +20,8 @@ Gimme your password > 1. Password authentication 2. Send URL to user-mfa@gmail.com 3. Use your fido device foo - 4. Use your phone +33… - 5. Use your phone +1… + 4. Use your phone +33... + 5. Use your phone +1... 6. Use a QR code 7. Authentication code ──────────────────────────────────────────────────────────────────────────────── @@ -36,23 +36,23 @@ Plug your fido device and press with your thumb Select your authentication method > 1. Use your fido device foo - 2. Use your phone +33… + 2. Use your phone +33... 3. Authentication code ──────────────────────────────────────────────────────────────────────────────── > ./pam_authd passwd socket=${AUTHD_TESTS_CLI_AUTHTOK_TESTS_SOCK} Plug your fido device and press with your thumb ──────────────────────────────────────────────────────────────────────────────── > ./pam_authd passwd socket=${AUTHD_TESTS_CLI_AUTHTOK_TESTS_SOCK} -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: ──────────────────────────────────────────────────────────────────────────────── > ./pam_authd passwd socket=${AUTHD_TESTS_CLI_AUTHTOK_TESTS_SOCK} Select your authentication method -> 1. Use your phone +33… +> 1. Use your phone +33... 2. Authentication code ──────────────────────────────────────────────────────────────────────────────── > ./pam_authd passwd socket=${AUTHD_TESTS_CLI_AUTHTOK_TESTS_SOCK} -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: ──────────────────────────────────────────────────────────────────────────────── > ./pam_authd passwd socket=${AUTHD_TESTS_CLI_AUTHTOK_TESTS_SOCK} Enter your new password diff --git a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_switching_auth_mode b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_switching_auth_mode index 7400ca5ae..5f2fa22de 100644 --- a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_switching_auth_mode +++ b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_switching_auth_mode @@ -23,8 +23,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -41,8 +41,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -61,8 +61,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -73,8 +73,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -91,8 +91,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -103,8 +103,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -123,8 +123,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -135,8 +135,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -147,8 +147,8 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -165,8 +165,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -177,8 +177,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -189,14 +189,14 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 4 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: ──────────────────────────────────────────────────────────────────────────────── > ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK} force_native_client=true == Broker selection == @@ -209,8 +209,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -221,8 +221,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -233,20 +233,20 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 4 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -263,8 +263,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -275,8 +275,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -287,26 +287,26 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 4 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 5 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1… or accept request on web interface: +Unlock your phone +1... or accept request on web interface: ──────────────────────────────────────────────────────────────────────────────── > ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK} force_native_client=true == Broker selection == @@ -319,8 +319,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -331,8 +331,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -343,32 +343,32 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 4 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 5 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1… or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -385,8 +385,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -397,8 +397,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -409,32 +409,32 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 4 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 5 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1… or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -453,8 +453,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -465,8 +465,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -477,32 +477,32 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 4 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 5 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1… or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -513,8 +513,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -531,8 +531,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -543,8 +543,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -555,32 +555,32 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 4 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 5 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1… or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -591,8 +591,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -634,8 +634,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -646,8 +646,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -658,32 +658,32 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 4 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 5 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1… or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -694,8 +694,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -729,8 +729,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -747,8 +747,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -759,8 +759,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -771,32 +771,32 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 4 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 5 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1… or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -807,8 +807,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -842,8 +842,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -864,8 +864,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -876,8 +876,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -888,32 +888,32 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 4 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 5 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1… or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -924,8 +924,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -959,8 +959,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -973,8 +973,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -991,8 +991,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1003,8 +1003,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1015,32 +1015,32 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 4 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 5 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1… or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1051,8 +1051,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1086,8 +1086,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1100,8 +1100,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1111,8 +1111,8 @@ PAM Error Message: Provided input can't be parsed as integer value 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1129,8 +1129,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1141,8 +1141,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1153,32 +1153,32 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 4 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 5 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1… or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1189,8 +1189,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1224,8 +1224,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1238,8 +1238,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1249,8 +1249,8 @@ PAM Error Message: Provided input can't be parsed as integer value 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1260,8 +1260,8 @@ PAM Error Message: Invalid entry. Try again or input 'r'. 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1278,8 +1278,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1290,8 +1290,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1302,32 +1302,32 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 4 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 5 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1… or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1338,8 +1338,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1373,8 +1373,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1387,8 +1387,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1398,8 +1398,8 @@ PAM Error Message: Provided input can't be parsed as integer value 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1409,8 +1409,8 @@ PAM Error Message: Invalid entry. Try again or input 'r'. 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1429,8 +1429,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1441,8 +1441,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1453,32 +1453,32 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 4 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 5 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1… or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1489,8 +1489,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1524,8 +1524,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1538,8 +1538,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1549,8 +1549,8 @@ PAM Error Message: Provided input can't be parsed as integer value 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1560,8 +1560,8 @@ PAM Error Message: Invalid entry. Try again or input 'r'. 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1583,8 +1583,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1595,8 +1595,8 @@ Click on the link received at user-integration-switch-mode@gmail.com or enter th 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1607,32 +1607,32 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 4 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code Select authentication mode: 5 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1… or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1643,8 +1643,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1678,8 +1678,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1692,8 +1692,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1703,8 +1703,8 @@ PAM Error Message: Provided input can't be parsed as integer value 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1714,8 +1714,8 @@ PAM Error Message: Invalid entry. Try again or input 'r'. 1 - Password authentication 2 - Send URL to user-integration-switch-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_switching_to_local_broker b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_switching_to_local_broker index 75d300432..d0324b41f 100644 --- a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_switching_to_local_broker +++ b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_switching_to_local_broker @@ -23,8 +23,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-broker@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -41,8 +41,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-broker@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -63,8 +63,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-broker@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -90,8 +90,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-broker@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -122,8 +122,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-broker@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -159,8 +159,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-switch-broker@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_form_mode_with_button b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_form_mode_with_button index cd5e35711..182c21103 100644 --- a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_form_mode_with_button +++ b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_form_mode_with_button @@ -23,8 +23,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-form-w-button@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -41,8 +41,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-form-w-button@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -63,8 +63,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-form-w-button@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -89,8 +89,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-form-w-button@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -117,8 +117,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-form-w-button@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -148,8 +148,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-form-w-button@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_mfa b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_mfa index 6b25878ca..523cb6d99 100644 --- a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_mfa +++ b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_mfa @@ -23,8 +23,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa-integration-auth@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -41,8 +41,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa-integration-auth@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -61,8 +61,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa-integration-auth@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -83,8 +83,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa-integration-auth@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -95,7 +95,7 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: ──────────────────────────────────────────────────────────────────────────────── @@ -110,8 +110,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa-integration-auth@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -122,7 +122,7 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back @@ -139,8 +139,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa-integration-auth@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -151,14 +151,14 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: ──────────────────────────────────────────────────────────────────────────────── @@ -173,8 +173,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa-integration-auth@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -185,18 +185,18 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 2 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: ──────────────────────────────────────────────────────────────────────────────── > ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK} force_native_client=true == Broker selection == @@ -209,8 +209,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa-integration-auth@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -221,18 +221,18 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 2 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: ──────────────────────────────────────────────────────────────────────────────── @@ -247,8 +247,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa-integration-auth@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -259,18 +259,18 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 2 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: PAM Authenticate() for user "user-mfa-integration-auth" exited with success @@ -288,8 +288,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa-integration-auth@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -300,18 +300,18 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 2 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: PAM Authenticate() for user "user-mfa-integration-auth" exited with success @@ -329,8 +329,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa-integration-auth@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -341,18 +341,18 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 2 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: PAM Authenticate() for user "user-mfa-integration-auth" exited with success diff --git a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code index 8fc267885..204545737 100644 --- a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code +++ b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code @@ -25,8 +25,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -44,8 +44,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -88,8 +88,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -157,8 +157,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -253,8 +253,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -374,8 +374,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -520,8 +520,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -666,8 +666,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -815,8 +815,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_a_tty b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_a_tty index d3b8839a9..c74161a10 100644 --- a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_a_tty +++ b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_a_tty @@ -25,8 +25,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -44,8 +44,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -104,8 +104,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -205,8 +205,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -351,8 +351,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -538,8 +538,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -766,8 +766,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -994,8 +994,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1225,8 +1225,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_a_tty_session b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_a_tty_session index a2b930f5b..e9d060995 100644 --- a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_a_tty_session +++ b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_a_tty_session @@ -25,8 +25,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty-session@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -44,8 +44,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty-session@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -104,8 +104,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty-session@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -205,8 +205,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty-session@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -351,8 +351,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty-session@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -538,8 +538,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty-session@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -766,8 +766,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty-session@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -994,8 +994,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty-session@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1225,8 +1225,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-tty-session@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_polkit b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_polkit index 1db415ce6..e3acba287 100644 --- a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_polkit +++ b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_polkit @@ -25,8 +25,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-polkit@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -44,8 +44,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-polkit@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -71,8 +71,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-polkit@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -106,8 +106,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-polkit@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -149,8 +149,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-polkit@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -200,8 +200,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-polkit@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -259,8 +259,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-polkit@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -318,8 +318,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-polkit@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -380,8 +380,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-polkit@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_screen b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_screen index b013bbad9..4ee3d48e3 100644 --- a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_screen +++ b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_screen @@ -25,8 +25,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-screen@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -44,8 +44,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-screen@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -104,8 +104,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-screen@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -205,8 +205,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-screen@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -351,8 +351,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-screen@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -538,8 +538,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-screen@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -766,8 +766,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-screen@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -994,8 +994,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-screen@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1225,8 +1225,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-qr-code-screen@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_ssh b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_ssh index 438e9c26e..45a2179c8 100644 --- a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_ssh +++ b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/authenticate_user_with_qr_code_in_ssh @@ -31,8 +31,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-ssh-service-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -53,8 +53,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-ssh-service-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -85,8 +85,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-ssh-service-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -127,8 +127,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-ssh-service-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -179,8 +179,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-ssh-service-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -241,8 +241,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-ssh-service-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -313,8 +313,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-ssh-service-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -385,8 +385,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-ssh-service-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -460,8 +460,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-ssh-service-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/prevent_preset_user_from_switching_username b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/prevent_preset_user_from_switching_username index 854d0565d..928ed145e 100644 --- a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/prevent_preset_user_from_switching_username +++ b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/prevent_preset_user_from_switching_username @@ -44,8 +44,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pam-preset@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -67,8 +67,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pam-preset@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -94,8 +94,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pam-preset@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -126,8 +126,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pam-preset@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -163,8 +163,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pam-preset@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -202,8 +202,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pam-preset@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -244,8 +244,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pam-preset@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/remember_last_successful_broker_and_mode b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/remember_last_successful_broker_and_mode index 37984fe9e..61bc54362 100644 --- a/pam/integration-tests/testdata/TestNativeAuthenticate/golden/remember_last_successful_broker_and_mode +++ b/pam/integration-tests/testdata/TestNativeAuthenticate/golden/remember_last_successful_broker_and_mode @@ -23,8 +23,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-remember-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -41,8 +41,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-remember-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -63,8 +63,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-remember-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -87,8 +87,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-remember-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -114,8 +114,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-remember-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -145,8 +145,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-remember-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -178,8 +178,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-remember-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -214,8 +214,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-remember-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestNativeChangeAuthTok/golden/change_passwd_after_mfa_auth b/pam/integration-tests/testdata/TestNativeChangeAuthTok/golden/change_passwd_after_mfa_auth index be4449fdd..1ba7f18d7 100644 --- a/pam/integration-tests/testdata/TestNativeChangeAuthTok/golden/change_passwd_after_mfa_auth +++ b/pam/integration-tests/testdata/TestNativeChangeAuthTok/golden/change_passwd_after_mfa_auth @@ -32,8 +32,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -51,8 +51,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -72,8 +72,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -95,8 +95,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -107,7 +107,7 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: ──────────────────────────────────────────────────────────────────────────────── @@ -123,8 +123,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -135,7 +135,7 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back @@ -153,8 +153,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -165,7 +165,7 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back @@ -183,8 +183,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -195,13 +195,13 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: ──────────────────────────────────────────────────────────────────────────────── > ./pam_authd passwd socket=${AUTHD_TESTS_CLI_AUTHTOK_TESTS_SOCK} force_native_client=true Username: user-mfa @@ -215,8 +215,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -227,15 +227,15 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == -1 - Use your phone +33… +1 - Use your phone +33... 2 - Authentication code Select authentication mode: ──────────────────────────────────────────────────────────────────────────────── @@ -251,8 +251,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -263,19 +263,19 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == -1 - Use your phone +33… +1 - Use your phone +33... 2 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: ──────────────────────────────────────────────────────────────────────────────── > ./pam_authd passwd socket=${AUTHD_TESTS_CLI_AUTHTOK_TESTS_SOCK} force_native_client=true Username: user-mfa @@ -289,8 +289,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -301,19 +301,19 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == -1 - Use your phone +33… +1 - Use your phone +33... 2 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: ──────────────────────────────────────────────────────────────────────────────── > ./pam_authd passwd socket=${AUTHD_TESTS_CLI_AUTHTOK_TESTS_SOCK} force_native_client=true Username: user-mfa @@ -327,8 +327,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -339,19 +339,19 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == -1 - Use your phone +33… +1 - Use your phone +33... 2 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: Insert 'r' to cancel the request and go back Enter your new password: ──────────────────────────────────────────────────────────────────────────────── @@ -367,8 +367,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -379,19 +379,19 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == -1 - Use your phone +33… +1 - Use your phone +33... 2 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: Insert 'r' to cancel the request and go back Enter your new password: Repeat the previously inserted password or insert 'r' to cancel the request and go back @@ -409,8 +409,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -421,19 +421,19 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == -1 - Use your phone +33… +1 - Use your phone +33... 2 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: Insert 'r' to cancel the request and go back Enter your new password: Repeat the previously inserted password or insert 'r' to cancel the request and go back @@ -451,8 +451,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -463,19 +463,19 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == -1 - Use your phone +33… +1 - Use your phone +33... 2 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: Insert 'r' to cancel the request and go back Enter your new password: Repeat the previously inserted password or insert 'r' to cancel the request and go back @@ -496,8 +496,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33… -5 - Use your phone +1… +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -508,19 +508,19 @@ Leave the input field empty to wait for the authentication method or insert 'r' Plug your fido device and press with your thumb: r == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33… +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back Plug your fido device and press with your thumb: Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r == Authentication mode selection (use 'r' to go back) == -1 - Use your phone +33… +1 - Use your phone +33... 2 - Authentication code Select authentication mode: 1 Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33… or accept request on web interface: +Unlock your phone +33... or accept request on web interface: Insert 'r' to cancel the request and go back Enter your new password: Repeat the previously inserted password or insert 'r' to cancel the request and go back diff --git a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_switching_auth_mode b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_switching_auth_mode index 640e7d38f..4d4bd8456 100644 --- a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_switching_auth_mode +++ b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_switching_auth_mode @@ -29,8 +29,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -50,8 +50,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -76,8 +76,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -92,8 +92,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -113,8 +113,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -129,8 +129,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -154,8 +154,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -170,8 +170,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -185,8 +185,8 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -206,8 +206,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -222,8 +222,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -237,8 +237,8 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -246,7 +246,7 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: +Unlock your phone +33... or accept request on web interface: ──────────────────────────────────────────────────────────────────────────────── > ssh ${AUTHD_PAM_SSH_USER}@localhost ${AUTHD_PAM_SSH_ARGS} (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) @@ -262,8 +262,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -278,8 +278,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -293,8 +293,8 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -302,14 +302,14 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -329,8 +329,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -345,8 +345,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -360,8 +360,8 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -369,14 +369,14 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -384,7 +384,7 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: +Unlock your phone +1... or accept request on web interface: ──────────────────────────────────────────────────────────────────────────────── > ssh ${AUTHD_PAM_SSH_USER}@localhost ${AUTHD_PAM_SSH_ARGS} (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) @@ -400,8 +400,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -416,8 +416,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -431,8 +431,8 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -440,14 +440,14 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -455,14 +455,14 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -482,8 +482,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -498,8 +498,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -513,8 +513,8 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -522,14 +522,14 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -537,14 +537,14 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -568,8 +568,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -584,8 +584,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -599,8 +599,8 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -608,14 +608,14 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -623,14 +623,14 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -644,8 +644,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -665,8 +665,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -681,8 +681,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -696,8 +696,8 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -705,14 +705,14 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -720,14 +720,14 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -741,8 +741,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -772,8 +772,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -788,8 +788,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -803,8 +803,8 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -812,14 +812,14 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -827,14 +827,14 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -848,8 +848,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -869,8 +869,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -890,8 +890,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -906,8 +906,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -921,8 +921,8 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -930,14 +930,14 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -945,14 +945,14 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -966,8 +966,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -987,8 +987,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1013,8 +1013,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1029,8 +1029,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1044,8 +1044,8 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1053,14 +1053,14 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1068,14 +1068,14 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1089,8 +1089,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1110,8 +1110,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1126,8 +1126,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1147,8 +1147,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1163,8 +1163,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1178,8 +1178,8 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1187,14 +1187,14 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1202,14 +1202,14 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1223,8 +1223,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1244,8 +1244,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1260,8 +1260,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1273,8 +1273,8 @@ Provided input can't be parsed as integer value 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1294,8 +1294,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1310,8 +1310,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1325,8 +1325,8 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1334,14 +1334,14 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1349,14 +1349,14 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1370,8 +1370,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1391,8 +1391,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1407,8 +1407,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1420,8 +1420,8 @@ Provided input can't be parsed as integer value 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1433,8 +1433,8 @@ Invalid entry. Try again or input 'r'. 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1454,8 +1454,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1470,8 +1470,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1485,8 +1485,8 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1494,14 +1494,14 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1509,14 +1509,14 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1530,8 +1530,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1551,8 +1551,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1567,8 +1567,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1580,8 +1580,8 @@ Provided input can't be parsed as integer value 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1593,8 +1593,8 @@ Invalid entry. Try again or input 'r'. 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1618,8 +1618,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1634,8 +1634,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1649,8 +1649,8 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1658,14 +1658,14 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1673,14 +1673,14 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1694,8 +1694,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1715,8 +1715,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1731,8 +1731,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1744,8 +1744,8 @@ Provided input can't be parsed as integer value 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1757,8 +1757,8 @@ Invalid entry. Try again or input 'r'. 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1796,8 +1796,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1812,8 +1812,8 @@ mail.com or enter the code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1827,8 +1827,8 @@ Plug your fido device and press with your thumb: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1836,14 +1836,14 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1851,14 +1851,14 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1872,8 +1872,8 @@ Enter your pin code: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1893,8 +1893,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1909,8 +1909,8 @@ Select action: r 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1922,8 +1922,8 @@ Provided input can't be parsed as integer value 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1935,8 +1935,8 @@ Invalid entry. Try again or input 'r'. 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_switching_auth_mode_on_shared_sshd b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_switching_auth_mode_on_shared_sshd index 10973d72c..e868f2cec 100644 --- a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_switching_auth_mode_on_shared_sshd +++ b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_switching_auth_mode_on_shared_sshd @@ -30,8 +30,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -52,8 +52,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -79,8 +79,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -96,8 +96,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -118,8 +118,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -135,8 +135,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -161,8 +161,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -178,8 +178,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -194,8 +194,8 @@ Plug your fido device and press with your thumb: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -216,8 +216,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -233,8 +233,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -249,8 +249,8 @@ Plug your fido device and press with your thumb: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -258,7 +258,7 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: +Unlock your phone +33... or accept request on web interface: ──────────────────────────────────────────────────────────────────────────────── > ssh ${AUTHD_PAM_SSH_USER}@localhost ${AUTHD_PAM_SSH_ARGS} (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) @@ -275,8 +275,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -292,8 +292,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -308,8 +308,8 @@ Plug your fido device and press with your thumb: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -317,15 +317,15 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -346,8 +346,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -363,8 +363,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -379,8 +379,8 @@ Plug your fido device and press with your thumb: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -388,15 +388,15 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -404,7 +404,7 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: +Unlock your phone +1... or accept request on web interface: ──────────────────────────────────────────────────────────────────────────────── > ssh ${AUTHD_PAM_SSH_USER}@localhost ${AUTHD_PAM_SSH_ARGS} (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) @@ -421,8 +421,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -438,8 +438,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -454,8 +454,8 @@ Plug your fido device and press with your thumb: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -463,15 +463,15 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -479,15 +479,15 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -508,8 +508,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -525,8 +525,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -541,8 +541,8 @@ Plug your fido device and press with your thumb: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -550,15 +550,15 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -566,15 +566,15 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -599,8 +599,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -616,8 +616,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -632,8 +632,8 @@ Plug your fido device and press with your thumb: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -641,15 +641,15 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -657,15 +657,15 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -680,8 +680,8 @@ Enter your pin code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -702,8 +702,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -719,8 +719,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -735,8 +735,8 @@ Plug your fido device and press with your thumb: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -744,15 +744,15 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -760,15 +760,15 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -783,8 +783,8 @@ Enter your pin code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -815,8 +815,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -832,8 +832,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -848,8 +848,8 @@ Plug your fido device and press with your thumb: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -857,15 +857,15 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -873,15 +873,15 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -896,8 +896,8 @@ Enter your pin code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -918,8 +918,8 @@ Select action: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -940,8 +940,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -957,8 +957,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -973,8 +973,8 @@ Plug your fido device and press with your thumb: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -982,15 +982,15 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -998,15 +998,15 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1021,8 +1021,8 @@ Enter your pin code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1043,8 +1043,8 @@ Select action: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1070,8 +1070,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1087,8 +1087,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1103,8 +1103,8 @@ Plug your fido device and press with your thumb: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1112,15 +1112,15 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1128,15 +1128,15 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1151,8 +1151,8 @@ Enter your pin code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1173,8 +1173,8 @@ Select action: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1190,8 +1190,8 @@ Select action: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1212,8 +1212,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1229,8 +1229,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1245,8 +1245,8 @@ Plug your fido device and press with your thumb: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1254,15 +1254,15 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1270,15 +1270,15 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1293,8 +1293,8 @@ Enter your pin code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1315,8 +1315,8 @@ Select action: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1332,8 +1332,8 @@ Select action: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1346,8 +1346,8 @@ Provided input can't be parsed as integer value 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1368,8 +1368,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1385,8 +1385,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1401,8 +1401,8 @@ Plug your fido device and press with your thumb: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1410,15 +1410,15 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1426,15 +1426,15 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1449,8 +1449,8 @@ Enter your pin code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1471,8 +1471,8 @@ Select action: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1488,8 +1488,8 @@ Select action: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1502,8 +1502,8 @@ Provided input can't be parsed as integer value 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1516,8 +1516,8 @@ Invalid entry. Try again or input 'r'. 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1538,8 +1538,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1555,8 +1555,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1571,8 +1571,8 @@ Plug your fido device and press with your thumb: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1580,15 +1580,15 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1596,15 +1596,15 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1619,8 +1619,8 @@ Enter your pin code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1641,8 +1641,8 @@ Select action: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1658,8 +1658,8 @@ Select action: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1672,8 +1672,8 @@ Provided input can't be parsed as integer value 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1686,8 +1686,8 @@ Invalid entry. Try again or input 'r'. 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1712,8 +1712,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1729,8 +1729,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1745,8 +1745,8 @@ Plug your fido device and press with your thumb: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1754,15 +1754,15 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1770,15 +1770,15 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1793,8 +1793,8 @@ Enter your pin code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1815,8 +1815,8 @@ Select action: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1832,8 +1832,8 @@ Select action: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1846,8 +1846,8 @@ Provided input can't be parsed as integer value 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1860,8 +1860,8 @@ Invalid entry. Try again or input 'r'. 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1899,8 +1899,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1916,8 +1916,8 @@ n-shared-sshd@gmail.com or enter the code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1932,8 +1932,8 @@ Plug your fido device and press with your thumb: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1941,15 +1941,15 @@ Select authentication mode: 4 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: r +Unlock your phone +33... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1957,15 +1957,15 @@ Select authentication mode: 5 (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +1\342\200\246 or accept request on web interface: r +Unlock your phone +1... or accept request on web interface: r (user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -1980,8 +1980,8 @@ Enter your pin code: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -2002,8 +2002,8 @@ Select action: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -2019,8 +2019,8 @@ Select action: r 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -2033,8 +2033,8 @@ Provided input can't be parsed as integer value 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -2047,8 +2047,8 @@ Invalid entry. Try again or input 'r'. 2 - Send URL to user-integration-pre-check-authenticate-user-switching-auth-mode-on-shared-sshd@ gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_switching_to_local_broker b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_switching_to_local_broker index 3b0a704ce..c7f35f06c 100644 --- a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_switching_to_local_broker +++ b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_switching_to_local_broker @@ -29,8 +29,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-to-local-broker@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -50,8 +50,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-to-local-broker@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -76,8 +76,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-to-local-broker@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -109,8 +109,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-to-local-broker@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -149,8 +149,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-to-local-broker@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -192,8 +192,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-switching-to-local-broker@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_switching_to_local_broker_on_shared_sshd b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_switching_to_local_broker_on_shared_sshd index 4f2e70065..49dae9dab 100644 --- a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_switching_to_local_broker_on_shared_sshd +++ b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_switching_to_local_broker_on_shared_sshd @@ -36,8 +36,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-to-local-broker-on-shared -sshd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -61,8 +61,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-to-local-broker-on-shared -sshd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -92,8 +92,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-to-local-broker-on-shared -sshd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -131,8 +131,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-to-local-broker-on-shared -sshd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -178,8 +178,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-to-local-broker-on-shared -sshd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -229,8 +229,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-switching-to-local-broker-on-shared -sshd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_form_mode_with_button b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_form_mode_with_button index dcf03f701..280ea50ad 100644 --- a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_form_mode_with_button +++ b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_form_mode_with_button @@ -30,8 +30,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-with-form-mode-with-button@gmail.co m 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -52,8 +52,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-with-form-mode-with-button@gmail.co m 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -79,8 +79,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-with-form-mode-with-button@gmail.co m 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -111,8 +111,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-with-form-mode-with-button@gmail.co m 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -147,8 +147,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-with-form-mode-with-button@gmail.co m 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -197,8 +197,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-with-form-mode-with-button@gmail.co m 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_form_mode_with_button_on_shared_sshd b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_form_mode_with_button_on_shared_sshd index 77f75398f..55a36f107 100644 --- a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_form_mode_with_button_on_shared_sshd +++ b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_form_mode_with_button_on_shared_sshd @@ -36,8 +36,8 @@ t) 2 - Send URL to user-integration-pre-check-authenticate-user-with-form-mode-with-button-on-share d-sshd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -61,8 +61,8 @@ t) 2 - Send URL to user-integration-pre-check-authenticate-user-with-form-mode-with-button-on-share d-sshd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -92,8 +92,8 @@ t) 2 - Send URL to user-integration-pre-check-authenticate-user-with-form-mode-with-button-on-share d-sshd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -129,8 +129,8 @@ t) 2 - Send URL to user-integration-pre-check-authenticate-user-with-form-mode-with-button-on-share d-sshd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -171,8 +171,8 @@ t) 2 - Send URL to user-integration-pre-check-authenticate-user-with-form-mode-with-button-on-share d-sshd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -226,8 +226,8 @@ t) 2 - Send URL to user-integration-pre-check-authenticate-user-with-form-mode-with-button-on-share d-sshd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_mfa b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_mfa index b1ab57a63..b1b14a665 100644 --- a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_mfa +++ b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_mfa @@ -29,8 +29,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -50,8 +50,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -74,8 +74,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -102,8 +102,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -118,7 +118,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: ──────────────────────────────────────────────────────────────────────────────── @@ -136,8 +136,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -152,7 +152,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 (user-mfa@localhost) @@ -174,8 +174,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -190,7 +190,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 (user-mfa@localhost) @@ -200,7 +200,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: ──────────────────────────────────────────────────────────────────────────────── @@ -218,8 +218,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -234,7 +234,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 (user-mfa@localhost) @@ -244,13 +244,13 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 2 (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: +Unlock your phone +33... or accept request on web interface: ──────────────────────────────────────────────────────────────────────────────── > ssh ${AUTHD_PAM_SSH_USER}@localhost ${AUTHD_PAM_SSH_ARGS} (user-mfa@localhost) @@ -266,8 +266,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -282,7 +282,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 (user-mfa@localhost) @@ -292,13 +292,13 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 2 (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: +Unlock your phone +33... or accept request on web interface: (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back @@ -318,8 +318,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -334,7 +334,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 (user-mfa@localhost) @@ -344,13 +344,13 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 2 (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: +Unlock your phone +33... or accept request on web interface: (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back @@ -383,8 +383,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -399,7 +399,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 (user-mfa@localhost) @@ -409,13 +409,13 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 2 (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: +Unlock your phone +33... or accept request on web interface: (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back @@ -448,8 +448,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -464,7 +464,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 (user-mfa@localhost) @@ -474,13 +474,13 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 2 (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: +Unlock your phone +33... or accept request on web interface: (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back diff --git a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_mfa_on_shared_sshd b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_mfa_on_shared_sshd index 49abfafe1..4af4f74d1 100644 --- a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_mfa_on_shared_sshd +++ b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_mfa_on_shared_sshd @@ -29,8 +29,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -50,8 +50,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -74,8 +74,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -102,8 +102,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -118,7 +118,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: ──────────────────────────────────────────────────────────────────────────────── @@ -136,8 +136,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -152,7 +152,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 (user-mfa@localhost) @@ -174,8 +174,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -190,7 +190,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 (user-mfa@localhost) @@ -200,7 +200,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: ──────────────────────────────────────────────────────────────────────────────── @@ -218,8 +218,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -234,7 +234,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 (user-mfa@localhost) @@ -244,13 +244,13 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 2 (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: +Unlock your phone +33... or accept request on web interface: ──────────────────────────────────────────────────────────────────────────────── > ssh ${AUTHD_PAM_SSH_USER}@localhost ${AUTHD_PAM_SSH_ARGS} (user-mfa@localhost) @@ -266,8 +266,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -282,7 +282,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 (user-mfa@localhost) @@ -292,13 +292,13 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 2 (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: +Unlock your phone +33... or accept request on web interface: (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back @@ -318,8 +318,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -334,7 +334,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 (user-mfa@localhost) @@ -344,13 +344,13 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 2 (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: +Unlock your phone +33... or accept request on web interface: (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back @@ -383,8 +383,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -399,7 +399,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 (user-mfa@localhost) @@ -409,13 +409,13 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 2 (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: +Unlock your phone +33... or accept request on web interface: (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back @@ -448,8 +448,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-mfa@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -464,7 +464,7 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 1 (user-mfa@localhost) @@ -474,13 +474,13 @@ Plug your fido device and press with your thumb: r (user-mfa@localhost) == Authentication mode selection (use 'r' to go back) == 1 - Use your fido device foo -2 - Use your phone +33\342\200\246 +2 - Use your phone +33... 3 - Authentication code Select authentication mode: 2 (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back -Unlock your phone +33\342\200\246 or accept request on web interface: +Unlock your phone +33... or accept request on web interface: (user-mfa@localhost) Leave the input field empty to wait for the authentication method or insert 'r' to go back diff --git a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_qr_code b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_qr_code index 4c4506b09..e86c0e2f4 100644 --- a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_qr_code +++ b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_qr_code @@ -31,8 +31,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -53,8 +53,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -85,8 +85,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -127,8 +127,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -179,8 +179,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -241,8 +241,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -313,8 +313,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -385,8 +385,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -470,8 +470,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_qr_code_on_shared_sshd b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_qr_code_on_shared_sshd index 0963e52dc..327bff8ac 100644 --- a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_qr_code_on_shared_sshd +++ b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/authenticate_user_with_qr_code_on_shared_sshd @@ -32,8 +32,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code-on-shared-sshd@gmail.c om 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -55,8 +55,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code-on-shared-sshd@gmail.c om 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -88,8 +88,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code-on-shared-sshd@gmail.c om 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -131,8 +131,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code-on-shared-sshd@gmail.c om 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -184,8 +184,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code-on-shared-sshd@gmail.c om 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -247,8 +247,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code-on-shared-sshd@gmail.c om 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -320,8 +320,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code-on-shared-sshd@gmail.c om 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -393,8 +393,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code-on-shared-sshd@gmail.c om 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -479,8 +479,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-authenticate-user-with-qr-code-on-shared-sshd@gmail.c om 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/prevent_user_from_switching_username b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/prevent_user_from_switching_username index 9facd69a8..58fbcfe97 100644 --- a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/prevent_user_from_switching_username +++ b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/prevent_user_from_switching_username @@ -57,8 +57,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-prevent-user-from-switching-username@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -85,8 +85,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-prevent-user-from-switching-username@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -118,8 +118,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-prevent-user-from-switching-username@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -158,8 +158,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-prevent-user-from-switching-username@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -205,8 +205,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-prevent-user-from-switching-username@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -255,8 +255,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-prevent-user-from-switching-username@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -318,8 +318,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-prevent-user-from-switching-username@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/prevent_user_from_switching_username_on_shared_sshd b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/prevent_user_from_switching_username_on_shared_sshd index 58b4d3e40..cb1ea334b 100644 --- a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/prevent_user_from_switching_username_on_shared_sshd +++ b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/prevent_user_from_switching_username_on_shared_sshd @@ -58,8 +58,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-prevent-user-from-switching-username-on-shared-sshd@g mail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -87,8 +87,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-prevent-user-from-switching-username-on-shared-sshd@g mail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -121,8 +121,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-prevent-user-from-switching-username-on-shared-sshd@g mail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -162,8 +162,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-prevent-user-from-switching-username-on-shared-sshd@g mail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -210,8 +210,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-prevent-user-from-switching-username-on-shared-sshd@g mail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -261,8 +261,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-prevent-user-from-switching-username-on-shared-sshd@g mail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -324,8 +324,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-prevent-user-from-switching-username-on-shared-sshd@g mail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/remember_last_successful_broker_and_mode b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/remember_last_successful_broker_and_mode index e9af5b029..2d46b88b5 100644 --- a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/remember_last_successful_broker_and_mode +++ b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/remember_last_successful_broker_and_mode @@ -29,8 +29,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-remember-last-successful-broker-and-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -50,8 +50,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-remember-last-successful-broker-and-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -76,8 +76,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-remember-last-successful-broker-and-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -106,8 +106,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-remember-last-successful-broker-and-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -150,8 +150,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-remember-last-successful-broker-and-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -199,8 +199,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-remember-last-successful-broker-and-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -252,8 +252,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-remember-last-successful-broker-and-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -319,8 +319,8 @@ Gimme your password: 1 - Password authentication 2 - Send URL to user-integration-pre-check-remember-last-successful-broker-and-mode@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code diff --git a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/remember_last_successful_broker_and_mode_on_shared_sshd b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/remember_last_successful_broker_and_mode_on_shared_sshd index cd558690a..694eb4241 100644 --- a/pam/integration-tests/testdata/TestSSHAuthenticate/golden/remember_last_successful_broker_and_mode_on_shared_sshd +++ b/pam/integration-tests/testdata/TestSSHAuthenticate/golden/remember_last_successful_broker_and_mode_on_shared_sshd @@ -30,8 +30,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-remember-last-successful-broker-and-mode-on-shared-ss hd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -52,8 +52,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-remember-last-successful-broker-and-mode-on-shared-ss hd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -79,8 +79,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-remember-last-successful-broker-and-mode-on-shared-ss hd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -110,8 +110,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-remember-last-successful-broker-and-mode-on-shared-ss hd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -154,8 +154,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-remember-last-successful-broker-and-mode-on-shared-ss hd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -203,8 +203,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-remember-last-successful-broker-and-mode-on-shared-ss hd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -256,8 +256,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-remember-last-successful-broker-and-mode-on-shared-ss hd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code @@ -322,8 +322,8 @@ Gimme your password: 2 - Send URL to user-integration-pre-check-remember-last-successful-broker-and-mode-on-shared-ss hd@gmail.com 3 - Use your fido device foo -4 - Use your phone +33\342\200\246 -5 - Use your phone +1\342\200\246 +4 - Use your phone +33... +5 - Use your phone +1... 6 - Pin code 7 - Use a QR code 8 - Authentication code