on 2020 Jan 02 11:19 AM
We have a requirement of two step authentication for user login.
For that we have developed enhancement and pop up a window to enter one time password.
But user can bypass this screen by using option "New GUI Session" or Ctrl + N.
So, we want to restrict this function.
Please help to resolve this issue.
Thanks.
Request clarification before answering.
Hi
I believe you are using exit - SUSR0001 and FM EXIT_SAPLSUSF_001 - to handle the logon.
At first step I believe users need not have to complete the second logon verification prompt successfully or unsuccessfully... they can simply open a new session.
However, Can you share the code - which FM you are using for the OTP window? Also make the OTP field as mandatory.
Regards,
Venkat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Mehta,
Did you solve the problem i am facing the same problem can you share your solution?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Cant you add a check to validate the field and stop further processing by raising an exception. So even though user opens new window it doesn't impact your actual processing.
BR/Josh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
80 | |
30 | |
9 | |
9 | |
9 | |
7 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.