OWC and Forms Authentication

C

Chris Magoun

Greetings,

We have an ASP.NET application that implements forms-based authentication.
The login portion seems to work fine. However, I have one developer who when
running the application, it seems to forget him at some specific point (not
a timeout) and he has to re-login. This does not happen for everyone, just
this one developer.

The point at which the authentication seems to fail is a page on which we
have an OWC PivotTable going and getting data from the network. Once he
opens that page, anything else he does requires a new login. If I comment
out the code that connects the PivotTable to the external data, this problem
goes away.

Has anyone run into something like this? I can give more detail, if need be,
but just wanted to see if there have been other "random logoffs" with forms
authentication and/or OWC. Can anyone point me in the right direction?

Chris Magoun
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top