Twilio URL details for One Time Password messages
search cancel

Twilio URL details for One Time Password messages

book

Article ID: 126733

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal

Issue/Introduction



Trying to configure Twilio inside Identity Manager for One Time Password

In the documentation, it states that we need a Service URL, in addition to the Account SID, Auth Token and phone number.However, there's no Service URL inside my Twilio dashboard.

What URL for Twilio is the documentation referring too?

 

Environment

Release:
Component: IDMGR

Resolution

 

Please discuss with your Twilio Administrator, reference the following documentation:

https://www.twilio.com/docs/usage/your-request-to-twilio

"Both authentication methods use HTTP basic auth because it is well supported with web development tools. Most HTTP clients (including web-browsers) present a dialog or prompt for you to provide a username and password for HTTP basic auth. Most clients will also allow you to provide credentials in the URL itself. For example:

https://{AccountSid}:{AuthToken}@api.twilio.com/2010-04-01/Accounts/"

Remove "{AccountSid}:{AuthToken}@" that information is being entered elsewhere in the SMS configuration; the end URL should be:

https://api.twilio.com/2010-04-01/Accounts/"