How can i write a preauthhook to normalize the username to store in session database?
 
I have more than 10 realms (or domains) for the same user and i want to limit maxsessions to 1, but i have in session database (for example) :
 
username, nasidentifier
pepe@domain1, 1.1.1.1
pepe@domain2, 1.1.1.2
 
 
Thanks

CAS

 

Reply via email to