function authenticate(helper, paramsValues, credentials) {
print("IN AUTH RIGHT NOW")
Where "errors" is a contained in the returned message whenever a request is made attempts to access a page without authentication.Is there a reason why the script would not execute beyond the configuration I have already done?
.* is wildcard in Regex.