Hi all,
I need to restrict the access to an application based in FV 3.1 to only autenthicated users. I've developed in Php the authentication process in a Postgres database and using https. My idea is (perhaps wrongly), once the user has been autenthicated, redirect to FV3.1 app. The problem is that it appears again a popup window (see attach Attachment 21709), because it's offering a secure service (based in token), but if I redirect to this application using 'http' instead of 'https' protocol, it works fine because it doesn't appear that second window to login. Any idea why happen that?
Thanks.
I need to restrict the access to an application based in FV 3.1 to only autenthicated users. I've developed in Php the authentication process in a Postgres database and using https. My idea is (perhaps wrongly), once the user has been autenthicated, redirect to FV3.1 app. The problem is that it appears again a popup window (see attach Attachment 21709), because it's offering a secure service (based in token), but if I redirect to this application using 'http' instead of 'https' protocol, it works fine because it doesn't appear that second window to login. Any idea why happen that?
Thanks.