Table of Contents |
---|
SSL
Enabling SSL would ensure that communication between the end user's browser to be server is secure. Please see Setting Up SSL on Tomcat to learn more.
Info | ||
---|---|---|
| ||
SSL (Secure Sockets Layer) is the standard security technology for establishing an encrypted link between a web server and a browser. |
...
Warning | ||
---|---|---|
| ||
Without the use of SSL between the end client and the server, any data sent between these 2 parties will be susceptible to data sniffing by hackers as the data packets travel from end to end. |
Domain Whitelist for API Calls
Refer to API Domain Whitelist in Settings to whitelist domains that are consuming Joget's APIs.
Info | ||
---|---|---|
| ||
By enabling this option, only servers white listed are able to communicate with the server. |
Directory User Access Control
...
Enabling Multi-Factor Authentication using TOTP is also an added strength to it.
Info | ||
---|---|---|
| ||
By enabling this option, this will increase security of the user's login information. |
Warning | ||
---|---|---|
| ||
Without the use of SSL between the end client and the server, login information will be sent in non-encrypted, clear text to the end server. |
Process Start White List
Make use of this feature located under Map Participants to Users to limit on who can start a process instance.
...