By In Aptify 5.5.2, by default, when the Aptify site is installed, the authentication method for the site is set to Anonymous Authentication with SSL. This is done so to support both trusted and untrusted (SQL‐based) users. To implement this feature, the authentication of a user’s credentials is handled entirely through the Aptify site and the SOA layer. Anonymous Authentication is used because the authentication is not a function of IIS and the browser like with Basic or Windows Authentication. However, there may be occasion when you want to use Basic or Windows Authentication, for example when your implementation requires a single sign‐on. Below are things to keep in mind when choosing your organization’s authentication method:
...