cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Can we restrict New GUI Session for POP Up window

0 Kudos
2,400

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.

View Entire Topic
venkateswaran_k
Active Contributor
0 Kudos

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