Beantwortet Custom STS on Cloud

  • Thursday, June 21, 2012 10:36 AM
     
     

    Hi All,

    Right now I am working on migration of an application to cloud. Application  is based on Silverlight and WCF services. We have implemented STS and integrated it with our application. Application is working fine on the local machine as well as on server.

    Now we want to move all this to cloud. While searching for STS on cloud i found Link which says custom STS is currently not supported on cloud.

    if anyone has already done this before , please share your knowledge/ideas.

    Thanks



    • Edited by Jony Shah Thursday, June 21, 2012 10:36 AM
    • Edited by Jony Shah Thursday, June 21, 2012 10:39 AM
    • Edited by Jony Shah Thursday, June 21, 2012 10:43 AM
    •  

All Replies

  • Friday, June 22, 2012 6:07 AM
     
     

    Hi, I think the link is too old. Azure does not support custom STS in 2009 because Azure does not support certificate store at that time, now it was supported. You can try to add your custom STS as in cloud application and unload certificate in Cloud Service. Then you can add the custom STS as usual. Check this article

  • Monday, June 25, 2012 7:03 AM
     
     Answered

    Hi,

    Actually, my article isn't finished yet ;-). You'll need to implement the following as well to make all Role instances able to decrypt your Federation Cookie:

    http://yannolaf.blogspot.nl/2011/07/wif-federation-cookie-encryption-on.html


    With regards,

    Patriek

    www.patriekvandorp.net


    If this reply is of help to you, please don't forget to mark it as an answer.