Shape the future of IBM Security Verify
We invite you to shape the future of IBM, including the product roadmap, by submitting ideas that matter to you the most.
Here's how it works:
Post your ideas
Start by posting ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,
Post an idea
Upvote ideas that matter most to you
Get feedback from the IBM team to refine your idea
Submit a private idea
If you have confidential information or customer data to share with your idea, then - DO NOT submit using the link below, instead - please open a private feature request.
And finally - if its an issue with expected behaviour, a product defect or a support need, open a Support Case
For PSD2 banking requirements, customers will need to be able to send an SMS that contains additional runtime data including the OTP. An example message might be:
"Here is your one-time passcode 123456 for transaction ABC-123-DEF-456."
Currently the templates don't support having additional custom data/text into the templates. Furthermore such a requirement might require exposing custom macros for customers to insert the runtime values and UI considerations.
The {{/v1.0/authnmethods/smsopt/transient/verification}} body could be something like:
{
"otpDeliveryMobileNumber": "+61420790443",
"correlation": " otp",
"message": "Here is your one-time passcode @@PASSCODE for transaction ABC-123-DEF-456."
}
Consume the message variable as optional.
Where *ABC-123-DEF-456 * would be dynamically inserted into the body.
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.