OAM 12.2.1.3.0: Maximum Number of session per application domain
Hi Experts,
Please help.
Product : OAM 12.2.1.3.0
I have a business requirement where I have to restrict some URLs to have only one session at a time for a particular user.
I know that if I will make "Maximum Number of Sessions per User" as "1", then user can have one session in OAM from a browser. If user tries to login into from other browser from same machine or any other machine, first session is killed.
My requirement is that:
1. Users using application "A" with URL http://applicationA.naveen.com should be allowed to have only one session. If same user tries to use application "A" from other machines, second login attempt should be blocked.