cancel
Showing results for 
Search instead for 
Did you mean: 

Portal User in JSP

Former Member
0 Kudos

HI All:

I wrote a jsp in a j2ee application.

I deployed to EP,and use a urlivew to display it.

The first line in my code is

IUser user = UMFactory.getAuthenticator().getLoggedInUser(request, response);

My question is:

When I open the ep index.html, I have entered my id and password, and in the iview , it asks me again.

How can I do to make the ivew without asking me id and password again

thanks

Allen

Accepted Solutions (0)

Answers (2)

Answers (2)

srinivas_sistu
Active Contributor
0 Kudos

Hi,

It may because of the authentification scheme of your iView.....

r u using any images/CSS/any files from K.M? in such a case also it asks for login again.

Regards,

Srinivas.

Former Member
0 Kudos

Hello,

Most probably your iView has higher authescheme priority than the default authscheme.

Kind regards, Tsvetomir