In Azure-ad-b2c I want users to see that the otp has been successfully verified. However, in ad-b2c window there is no such message appearing and I am not able to find a way to populate a custom message like 'OPT verified'. All I could see is a metadata in case of incorrect OTP i.e. Item Key="UserMessageIfClaimsTransformationStringsAreNotEqual". Is there something similar for a success case. Below is the default screen I can see in case of successful otp verification.
Thanks.