diff --git a/app/code/Magento/Integration/etc/adminhtml/system.xml b/app/code/Magento/Integration/etc/adminhtml/system.xml index 73ebb70c2a221..97aec083e7abb 100644 --- a/app/code/Magento/Integration/etc/adminhtml/system.xml +++ b/app/code/Magento/Integration/etc/adminhtml/system.xml @@ -48,6 +48,18 @@ Timeout for OAuth consumer credentials Post request within X seconds. + + + + + Maximum Number of authentication failures to lock out account. + + + + Period of time in seconds after which account will be unlocked. + + +