diff --git a/Server/src/main/resources/oxauth.properties b/Server/src/main/resources/oxauth.properties index f5d79bd4e..0602480cd 100644 --- a/Server/src/main/resources/oxauth.properties +++ b/Server/src/main/resources/oxauth.properties @@ -24,7 +24,7 @@ login.failedToDeny=Failed to deny authorization. login.userAlreadyAuthenticated=User is already authenticated. Re-send authorization request (must be handled by RP). login.youDontHavePermission=You don't have permissions. login.forgotYourPassword = Forgot your password? -login.login + fido2.touch.verification.usedevice=Use Touch ID on your Apple device to sign in to your Gluu account. fido2.touch.verification.insertkey = Place your finger on the Touch ID. fido2.touch.verification.useit=Click Ok to enable the Touch ID. diff --git a/Server/src/main/webapp/login.xhtml b/Server/src/main/webapp/login.xhtml index 3dbc1356b..a20370ec0 100644 --- a/Server/src/main/webapp/login.xhtml +++ b/Server/src/main/webapp/login.xhtml @@ -66,7 +66,7 @@