Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Gantt View prompt for Backend Authentication

Former Member
0 Kudos

Hi,

We are on NW2004s SR2 SP10 with CRM Buisness package installed. WE have setup SSO between our Portal and Backend CRM 5.0 System.

however on one of the iviews when we select the Gantt View it invokes the Sun JVM and prompts the user for the Backend Authentication.

how can this be disabled or is there a config etc to make sure it does not prompt the user for his backend username / password.

Thanks

Makarand

4 REPLIES 4

Former Member
0 Kudos

Hi Makarand,

Did you exchanged the certificated and also check Module entires are correct in visual admin

and run the SSO2 transaction with value NONE and check all the status is green are not

also check in the SICF transaction all the services are activated

thanks

kishore

Former Member
0 Kudos

Yes. I have all the SSO tickets and certificates exchanged properly.

All other iviews etc work absolutely fine. One this particular Iview where there is a functionality to view the Gantt Chart prompts for a Login / Password.

0 Kudos

Hi Makarand,

Can you please tell me what kind of iview you are using

Thanks

kishore

0 Kudos

Hi,

this got resolved by implementing the following parameter cahnge

ume.logon.httponlycookie=FALSE instead of true

to make this change logon to Visual Admin

Global Config->Server->Services->UME Provider

Thanks

Makarand