...
- Open the HTML5 Web Service Application record. (The Service Application service is found in the Web Services application.)
- Navigate to the Service Application Authentication Providers tab.
- If Web User is not already in the list of Authentication Providers, create a new subtype record for Web Users.
- Choose the New button.
- Enter "Web User" for the Authentication Provider ID and click OK.
- Save the Service Application record.
- Choose the New button.
- Open Internet Information Services (IIS) Manager, navigate to the Aptify Services API, and choose IIS Authentication.
Ensure that Anonymous Authentication is Enabled and all other methods are Disabled.
Warning In Aptify 5.5.1 and the GA release of Aptify Web, disabling ASP.NET Impersonation authentication will cause problems with logging in to Aptify Web. We recommend setting up a separate Services site for Web User authentication in this case. It should use the same Aptify database as everything else.
In Aptify 5.5.2, Aptify Web authentication should behave correctly with only Anonymous authentication enabled.
- Restart the site containing the Aptify Services API.
...