Returns the list of non-authenticated URLs.

Syntax

Response = HTTP_Services('GetNonAuthenticatedPaths')

Returns

Returns the list of non-authenticated URLs. This is used by the URLRequiresAuthentication service to determine if a specified URL requires authentication.

Parameters

N/A

Remarks

It pulls this from SRP_HTTP_FRAMEWORK_SETUP <8>.

  • No labels