Hi,
My requirement is to allow only one session per user at the time to logon Fiori.
I tries with "Check for Multiple Logon" option in SICF, But it doesn't work 100%.
I implemented note 2105302 already. But it partially works.
1. Logon class "/UI2/CL_SRA_LOGIN" doesn't has multiple logon error page.
2. So I use another logon class "CL_MOBILE_SYSTEM_LOGIN", then it shows multiple logon error page.
But it doesn't kick old session out. I see old session from tCode SM05 is removed. But from browser side, nothing happen.
2105302 - Multiple logon check based on security sessions for HTTP/HTTPS login into an ABAP system
Any advise? Thank you.
Best Regards,
Nuttakorn