Hi experts,
I have some experimental requirement,
I want to restrict multiple session login in web UI for fixed number of sessions.
After n session login i have to hide continue button from session check screen as provided in attachment.
I tried to debug crm_ui_start bsp applications default.htm page, but it is invoking after login and before business role selection.
I also tried to check crm_ui_frame bsp component but still not able to get any hint.