Hello, is there way to secure Suitelet external UR...
# suitescript
k
Hello, is there way to secure Suitelet external URL pages ?
b
Be specific by what you mean by secure
k
@battk Since Suitelet External doesn't have login access so, I'm trying to explore, we can host this external url to protect.
b
Dont know what that means
j
If Restlet with TBA isn't an option. Would HMAC signed with a shared secret work. Not to say it's the right solution but for example Shopify uses this technique with web hooks.