A cloud-based identity and access management service for securing user authentication and resource access
Yes, you can customize the OTP timeout value.
This option is not available in User flows. However, this can be achieved if you use custom policy. You can check below URL and use the parameter "Use the "CodeExpirationInSeconds" tag to change the time.
Time in seconds until code expiration. Minimum: 60; Maximum: 1200; Default: 600. Every time a code is provided (same code using ReuseSameCode, or a new code), the code expiration is extended. This time is also used to set retry timeout (once max attempts are reached, user is locked out from attempting to obtain new codes until this time expires)
Do let me know if you have any further questions on this.
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.