Authentication
Choose one of the following WorldServer authentication types and configure it:
- Default – The WorldServer internal authentication mode. It requires no additional configuration, except for creating WorldServer users.
- Enhanced – It is the same as the default mode in terms of its internal authentication, but it allows for stricter password rules. If you change from the default authentication type to the enhanced one, existing users have to change their password the first time they log in after the change.
- LDAP – It stands for Lightweight Directory Access Protocol, an industry-standard open client-server protocol for accessing a directory service. In LDAP authentication, authentication information is supplied in the "bind" operation.
- Mixed Authentication – It provides a simple chain authentication mechanism. By using this feature, users can specify which authentication type should be used and in what order. For each user, it applies the security policies corresponding to the authentication type used to log in.