Moving from Page to Page Takes Longer After Passport Integration (299863)



The information in this article applies to:

  • Microsoft Passport 1.3
  • Microsoft Passport 1.4

This article was previously published under Q299863

SUMMARY

Passport-enabled Web pages may take longer to load after the Passport features are added due to an increased amount of server-side code.

MORE INFORMATION

Your Passport Web pages most likely include checks for user authentication status and perform "silent" refreshes of the user's Passport Ticket information whenever a specified Ticket age is exceeded. You may want to increase the value of the TimeWindow parameter that is sent to the LoginUser, AuthURL2, IsAuthenticated, and LogoTag2 methods to decrease the frequency of Ticket refreshes that a given member requires when moving from page to page.

Using Secure Sockets Layer (SSL), or HTTPS URLs, adds load time. Use SSL pages only where necessary to provide security for transactions or user-supplied data.

Modification Type:MajorLast Reviewed:9/30/2003
Keywords:kbinfo KB299863