Unanswered Validaty of authToken of HealthVault

  • Friday, January 27, 2012 8:32 AM
     
     

    Hi ,

     I don't want to reconnect my application after when I was already sign in healthvault(HV) with username and password.

     I tried to connect with authToken ,it's working for that session only.Not for other day(since authToken get expired).

     Is there any way to connect HV by using authToken to connect permanently?

    it's argent.

    thanks in advance.

     

All Replies

  • Friday, January 27, 2012 2:51 PM
     
     

    There are ways to authenticate the application after having been authorized by the end user.  One example would be having an offline application using the PatientConnect model.

     

    http://msdn.microsoft.com/en-us/healthvault/cc507205

     

    I'm not sure how your application is written.  If it is an Online application, you won't be able to get around what you are encountering.


    Adam W. Saxton | Microsoft HSG Escalation Services | http://twitter.com/awsaxton
  • Friday, January 27, 2012 10:22 PM
     
     

    Here is also another introduction link to offline connections.

     

    http://msdn.microsoft.com/en-us/healthvault/bb871490