Hi all,
say you have gateway GW1 where Project PJ1 is a perspective project the operator starts normally from. Sometimes the operator needs to access Project PJ2 on gateway GW2. He then clicks on an menu item whose target
prop is set to
http://GW2ip:8088/data/perspective/client/PJ2/showtab/2
The first time the operator tries to access PJ2 on GW2 he is asked for username and password. Thereafter if he goes on with the same browser session, he can go straight to PJ2 view.
Question: since both gateways are getting users/roles from the same active directory through an AD Identity Provider, is it not possible to pass the very first login, i.e. that on GW1, PJ1, through to GW2 and suppress the second login request?
Thanks in advance, regards