You can add an additional layer of Advanced security.
You can set the chat_signature variable along with the other Javascript variables in AtomChat's code.
What is chat_signature?
Data signature needs to be calculated from the MD5 digest of a string containing the ID, name, and API Key
(in that order) separated by commas. Let's assume these are your variables
You can calculate the signature using the following code:
Lastly, log in to your AtomChat Admin Panel -> Settings -> Authentication.
Enable the security setting: "Enable Data Signature Validation?"
Enable Domain Mapping
By enabling the Domain Authentication setting, you can restrict the AtomChat Access to a particular domain.
Perform the following steps to Enable Domain Authentication/Mapping
- Go to your AtomChat Admin Panel -> Settings -> Authentication -> Under 'Security' tab -> Set 'Enable domain authentication' to 'Yes'.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article