Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
Replies
8 replies
Answers
2 answers
Subscribers
8 subscribers
Views
2091 views
Users
0 members are here
user interface
Interface
SAIL Interface
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
OTP BASED
Sudhir Singh
Certified Senior Developer
over 2 years ago
Hi,
How can i configure this can anyone suggest ?
Discussion posts and replies are publicly visible
Top Replies
Harshit Bumb (Appyzie)
over 2 years ago
+1
Certified Lead Developer
You mean this interface or this method of authenticating? If authenticating - Then you again have 2 ways. Email and SMS. For email, it is pretty simple, you generate a random 4-digit code, keep it saved…
Sudhir Singh
over 2 years ago
in reply to
Stefan Helzle
+1
Certified Senior Developer
Hi Stefan , I have to make a functionality like if user click on send button then he will receive an random OTP, as similar when we register on any portal they verified via OTP which we receive on mobile…
Mathieu Drouin
over 2 years ago
+1
suggested
Certified Lead Developer
Why 4 digits? Here is the RFC for generating proper OTPs and validating them. datatracker.ietf.org/.../rfc6238