Security settings and connections
WorldServer addresses security concerns in several ways:
- Configuration options through which internal WorldServer users can access the system through a standard, non-secured connection (HTTP), whereas external users can access the system through a secure connection (HTTPS).
- Configuration options through which you can enable secure page URLs, so that WorldServer pages can only be accessed by the users who have the permissions required to do so.
- Software Developer Kit options through which you can implement URL security in your custom servlets.