MMS Routing Callback Token Headers | ![]() |
NowSMS Support Forums ⬆ NowSMS Support - MMS & Advanced Issues ⬆ |
◄ ► |
Author | Message | |||
Chris Henn New member Username: Chrishenn Post Number: 11 Registered: 09-2017 |
Is there a way to use a token header for more security when configuring the URL for routing callbacks? ex: MMSRoutingURL="x-api-token:toEvaxUT8AWEJNqdV4N7j5z"https://example-api.test.io | |||
Bryce Norwood - NowSMS Support Board Administrator Username: Bryce Post Number: 8539 Registered: 10-2002 |
Hi Chris, I’m sorry for the delay in response. No, there is no feature that I am aware of that provides any such functionality. But, to be honest, I don’t completely understand how this would work. If you would like us to consider adding such a feature, could you explain how it would work? Is the idea to send that HTTP header in the callback request, or to require it to validate the HTTP response. Regards, Bryce Norwood NowSMS Support | |||
Chris Henn New member Username: Chrishenn Post Number: 12 Registered: 09-2017 |
Bryce, The function would be to add an additional security layer to the route lookup by being able to add an authentication header to the http callback requests sent to the routing engine. |