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: 

IE7 no log off with SPNego

Former Member
0 Kudos

Hi experts,

I have implement SPNego module in EP 7.0, now when I want to log off with the link (up on the right) with IE7 it don't work fine. The browser back on the same screen without close the application.

Some one can help me?

Thanks.

Bye.

1 ACCEPTED SOLUTION

tim_alsop
Active Contributor
0 Kudos

Hi,

When you use this login module (as you know) there is no need to enter any userid or password during logon, so when you log off instead of being returned to the login screen (which does not get shown) you are actually being logged back in again

The solution is to configure the application to display a logoff page instead of trying to return to logon screen. The logoff page could simply say "Thankyou, and Goodbye - please come back soon" !

Take care,

Tim

6 REPLIES 6

tim_alsop
Active Contributor
0 Kudos

Hi,

When you use this login module (as you know) there is no need to enter any userid or password during logon, so when you log off instead of being returned to the login screen (which does not get shown) you are actually being logged back in again

The solution is to configure the application to display a logoff page instead of trying to return to logon screen. The logoff page could simply say "Thankyou, and Goodbye - please come back soon" !

Take care,

Tim

Former Member
0 Kudos

Thanks, your answer is helpfull.

But the users want to close the page and I don't know how I can do this.... In IE6 this issue there isn't.

Is possible that is a bug of IE7?

Thanks.

Bye

tim_alsop
Active Contributor
0 Kudos

Can you explain what happens in IE6 when the user logs out of the application ? Is the window automatically closed, or do they get a goodbye message ?

Former Member
0 Kudos

The user automatically close the application.

Edited by: alessandro zanese on Apr 18, 2008 2:51 PM

tim_alsop
Active Contributor
0 Kudos

Without knowing the details of the problem, or what application you are using it is hard to understand why you are getting different resutls with IE6 and IE7.

You are telling me that the user can close the application with IE6 - what does this mean ? Is there a button to logoff the application which appears in IE6, but not in IE7 ? is it possible for the user to close browser when they are logged onto app when using IE6, but they cannot close browser when using IE7 ?

Have you also tried with Firefox ?

Does this problem occur for all users ?

I am looking forward to getting the detailed description of your problem so I might be able to understand and help.

Thanks,

Tim

Former Member
0 Kudos

Hi thank you very much for your availability.

Now I take some time for doing tests about your answer and after I'll say you the results.

Thanks

Bye