Security settings and connections
WorldServer addresses security concerns in several ways.
Security measures include:
- Configuration options through which internal 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 only users with appropriate permissions can access WorldServer pages.
- Configuration options through which you can specify which WorldServer pages can be framed within pages from different origins.
- Software Developer Kit (SDK) options through which you can implement URL security in your custom servlets.