Hello let's say i have 3 different systems , System A , System B and System C.
System A is my main page , after you log in you can view two tabs for System B and System C.
If you press either System B or System C , a new page opens where you need to enter your user/pass to access a different system.
Both System A,B & C share the same log in info.
How can i make it so i only need to enter my user/pass in system A and it automatically logs me in System B and C skipping the logging page for those systems so as soon as i click the tab from System B i am in the system not in the log in page.
Also wondering how to deal with inactivity , like if i am logged in System A but decide to press the System B tab to get into System B after 10 hours etc.
Have no idea how to implement this or where to start etc . I code in Java , is this possible ?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…