Versions Compared

Key

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

...

This form can be used to configure all setup parameters without the need to edit the SRP_HTTP_FRAMEWORK_SETUP record directly.

Non-Authenticated URLs

A new setup parameter has been created to store one or more URLs that should pass through the authentication logic. The AuthenticateRequest service The HTTP_AUTHENTICATION_SERVICES module has been updated to verify if the URL requires authentication. If not, the current URL request is marked as authenticated so it can continue to be processed by the end point API.

...