Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

For email configuration in OpenSpecimen via UI, go to the settings → email 

...

This section describes the response cases for register authentication API

code
Applies to
Status Message
200All resourcesDomain has been registered successfully
400All requestsInvalid parameters, e.g  blank implClass in-case of custom domain, duplicate domain name etc
401All requestsAuthorization failed, user doesn’t have authority
500All requestsInternal server error, encountered server error while performing operations or provided wrong ldap information


Email Configuration for no authentication/no password

In most cases, the SMTP server requires authentication to send emails. However, some servers don't need authentication. In such cases, you need to make the below changes in comparison to the genral email setting given above:


  1. Disable STMP authentication: Go to Setting → Email → SMTP authentication → Disable → Update.Image Added
  2. Update Account ID to non-email address OR Remove password for the email:


Info

Please note: You need to either perform #2.a OR #2.b. 


            a) Go to Setting → Email → OpenSpecimen Account → Add 'apikey' → Update.

Image Added


            b) Go to Setting → Email → Account Password → 'Add empty value' → Update.

Image Added