Login Service V1.3.1
Release Notes:
- Added new Ldap retry feature in order to protect the user from brief moments of network or Ldap outages. This is done by setting configuration properties which set the amount of retry attempts to do before sending an error to the user as well as the delay time between each attempt. #119
- Added new documentation indicating the above new feature. #123