isSecureProxyServiceUrl
Portal secure proxy services are identified by looking for these patterns in the url
:
- /sharing/servers/
- /sharing/appservices/
- /usrsvcs/servers/
- /usrsvcs/appservices/
This function was given to us by the JSAPI team, so we trust the regex's are correct, and won't be adding additional tests for it.
Parameters
Returns
boolean
Function defined in common/src/content/hostedServiceUtils.ts:77