Question Logout user using javascript.

  • jeudi 24 juin 2010 19:30
     
     

    Hi,

    I have a requirement in my current project to logout a user using javascript. I have tried using Sys.Services.AuthenticationService.logout, but getting the famous "Sys undefined" error, after doing all the web.config changes. Is there any other way to do it?

    I am using Sharepoint 2010.

    Thanks,

    Bhaskar

     

Toutes les réponses

  • vendredi 25 juin 2010 04:37
     
     

    Hi Bhasker,

    What is your Authentication Provider?

    Is this an Internal Website or Public facing site?


    Thanks & Regards,
    Kamlesh | Blog | Twitter | Posting is provided "AS IS" with no warranties, and confers no rights.
  • vendredi 25 juin 2010 04:51
     
     

    Hi Kalmesh,

    We are using both Windows and Forms on the same server. For Forms authentication we are using LDAP Provider for FBA.

     

    Thanks,

    Bhaskar