Re: Form authentication in page viewer web part?



Yes, TJ........if a user logs into your app and then closes the browser,
when that same user re-opens the app they will have to authenticate again.
That is what SharePoint is doing, when the SharePoint page reloads, it
reloads the iframe the same way a "brand new" I.E session would be opened in
your app (it has no idea the user was authenticated). I hope that explains
it..........it about the best I can do.

No sure what is going on with your app and other operating systems but I
would get that fixed before trying to use the iframe in SharePoint. Also
make sure to use the code Adam gave you to keep the user authenticated when
the SharePoint page re-loads.

Dan
"TJ" <TJ@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:CA35210A-76F5-4BA0-A29E-3AF085E49D40@xxxxxxxxxxxxxxxx
Yes, You are right Dan.
I have a seperate web app that uses form authentication. It is hosted in
Page Viewer we part in SP.
BTW, also thanks Adam for your answer.

Can you explain a little bit more about this?

What he is missing is that when the SharePoint page (not the
iframe) is refreshed, it's the same as a user authenticating to his app
(outside of SharePoint) then closing the browser and re-opening his app.

I am trying to understand what you meant by this...

You mean....

When user authenticates the login page if it is being hosted in page
viewer
web part, in successful log-in, it is same thing that user closes my app
and
re-open?......um....?

I think you are trying to explain to me why this behavor is happening to
the
login page in the page viewer web part.....

BTW, I tested this from Windows XP, 2003 and 2000 machine...
The strange thing is that Windows XP and 2003 didn't work like I explained
before...
However, when I tried to log-in from Windows 2000, it worked as
expected...I
could see the main page from Win2000 system.

Strange....um...

......................................................................TJ
"Dan Marth" wrote:

Ram,

I don't think he means "Form Authentication" to SharePoint , if so, Adam
and
I are way off. I think he has his own app, that a user can authenticate
via
a form. What he is missing is that when the SharePoint page (not the
iframe) is refreshed, it's the same as a user authenticating to his app
(outside of SharePoint) then closing the browser and re-opening his app.
What would the results be, pretty obvious, user has to authenticate
again.
That is why Adam and I suggested a cookie approach.

Dan

"ram" <ram.vilas@xxxxxxxxx> wrote in message
news:1141796690.332768.306860@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
sharepoint doesnot support Form authentication






.



Relevant Pages

  • Re: Form authentication in page viewer web part?
    ... I think he has his own app, that a user can authenticate via ... What he is missing is that when the SharePoint page (not the ... What would the results be, pretty obvious, user has to authenticate again. ... That is why Adam and I suggested a cookie approach. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Form authentication in page viewer web part?
    ... use exsiting web site that uses form authentication in page viewer web ... SP renders Page Viewer web part as iframe that points to my web app...... ... My app renders login page. ... That is what SharePoint is doing, when the SharePoint page reloads, it ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Using ADAM for authenticating non-AD users
    ... ADAM users and LDAP secure for the AD users. ... but the vendor app may not be capable of that. ... If they can only do LDAP simple bind to authenticate users, ... ADFS can also solve this problem, but the vendor app would need to be able ...
    (microsoft.public.windows.server.active_directory)
  • Re: can a .NET app get access to a shared doc in SPS?
    ... But Sharepoint is storing it in its ... >> I would suggest that you provide an ASP.NET app that allows the user to ... they upload a document to ... >> using the primary key from Oracle into a document library in Sharepoint ...
    (microsoft.public.sharepoint.portalserver.development)
  • Re: Question about forms and data storage
    ... app that synchs the data from SQL to a list, ... or look at moving the core data into the sharepoint ... list over the database... ...
    (microsoft.public.sharepoint.windowsservices)