Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When you need to authenticate against the Aptify Services API using Web User names and passwords, you must set up Web User authentication.

Info

In some distributions of Aptify Web in Aptify 5.5.2 or lesser, the spValidateWebUser Database Object is missing and must be created.

SQL: spValidateWebUser_20141017.txt

Grant SQL: GRANT EXECUTE ON spValidateWebUser TO [_cgi_AptifySOAAppPoolGroup]

Step-by-step guide

 

  1. Open the HTML5 Web Service Application record . (The Service Application service is found in the Web Services application.)
    Image Removedlocated in Web services Application.
    Image Added

  2. Navigate to the Service Application Authentication Providers tabTab.
    Image RemovedImage Added

  3. If Web User is not already in the list of Authentication Providers, create a new subtype record for Web Users.
  4. Choose the New button.
    Image Removed
  5. Enter "Web User" for the Authentication Provider ID and click OK.
    Image Removed
  6. Image Added

  7. Save the Service Application record.
    Image RemovedImage Added

  8. Open Internet Information Services (IIS) Manager, navigate to the Aptify Services API, and choose IIS Authentication.
    Image RemovedImage Added


  9. Ensure that Anonymous Authentication is Enabled and all other methods are Disabled.
    Image RemovedImage Added

    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.

     

  10. Restart the site containing the Aptify Services API.
    Image RemovedImage Added

 

Filter by label (Content by label)
showLabelsfalse
max5spaces~Bess.Walker
sortmodified
showSpacefalse
reversetrue
typepage
labelsaptify-services-api, web-users, web-user, authentication