Hello, is there way to secure Suitelet external URL pages ?
b
battk
02/21/2020, 11:54 PM
Be specific by what you mean by secure
k
Kevin
02/22/2020, 12:13 AM
@battk Since Suitelet External doesn't have login access so, I'm trying to explore, we can host this external url to protect.
b
battk
02/22/2020, 12:17 AM
Dont know what that means
j
JohnnyC
02/22/2020, 12:52 AM
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.