powered by UserVoice

Windows Azure AppFabric Feature Voting Forum

  1. 16 votes

    Support redirection after sign out; Support WREPLY parameter needed for ADFS and Facebook

    Currently, wreply is not supported. When an ADFSv2 user signs out they get a dead end page like this:

    https://tlsadmin.accesscontrol.windows.net/v2/wsfederation?wa=wsignoutcleanup1.0&wreply=http://localhost:2600/Account/SignIn

    The wreply parameter is an industry standard and should be implemented:
    http://social.technet.microsoft.com/wiki/contents/articles/ad-fs-how-to-invoke-a-ws-federation-sign-out.aspx

    http://msdn.microsoft.com/en-us/library/bb608217.aspx
    http://download.boulder.ibm.com/ibmdl/pub/software/dw/specs/ws-fedpass/ws-fedpass.pdf

    The second ( related )issue I’m having is that I’m trying to deauth ADFS and Facebook.… more

  2. 3 votes
  3. 1 vote

    Add more claims to LiveID for ACS

    The nameidentifier claim containing a made up ID unique to my application is not sufficient for authenticating a user. With no way to get additional user identifiable information, a user could authenticate with Live and then fill out a local profile on my application for whomever they wanted. They could… more

  4. 25 votes

    webhttprelaybinding should support jsonp

    This binding should support JsonP just like the WebHttpBinding supports it.

  5. 3 votes

    Make Programming model the same across Windows server Appfabric and Azure AppFabric

    It would be nice if code did not even require recompiling to be hosted on premise or in cloud

  6. 3 votes

    AppFabric emulator like Compute & Storage for development scenarios

    May be useful for developers to have an AppFabric Cache emulator, for instance.

  7. 7 votes

    Decrease Price of Caching

    $45/mo for 128MB cache is cost prohibitive.

  8. 7 votes

    Add Tags, Notifications, Regions to Azure Cache so that it is Usable

    Without an ability to traverse collections of things the Azure cache is not very useful. Here's hoping they add notifications, regions, and tags.

  9. 3 votes

    Allow several administrators to manage one AppFabric account from different Live ID's

    Idea created Sep 8, 2010 by Lars W. Andersen

    It is a problem operating the Azure account, when only one admin have access to it. In case of emergencies, vacation, etc. it is needed to share access to one account.

    [moved from Windows Azure Feature Voting]

  10. 0 votes

    Add Workflow service to AppFabric

    Idea created Dec 18, 2009 by Lee Ruddy
    AppFabric contain Service Bus & Access control but no route ability, please add Workflow into it.

    [idea moved from Windows Azure Feature Voting]

  11. 13 votes

    Autoscale Web and WorkerRoles

    Ability to autoscale web and worker roles based on CPU load, Queue depth, etc.

  12. 12 votes

    Actually start implementing ideas suggested in this suggestion board.

    Sorry to be a bit snarky here. I initially was extremely excited that Microsoft was adopting uservoice, this is a great step forward, but without showing activity in accepting ideas people may turn elsewhere. In the same time competitors such as Amazon have added considerable new features, I'm hopeful that… more

  13. 37 votes

    Content Based Routing

    We want Content Based Routing in Azure App Fabric. How can you take it out of it? A service Bus is not complete without one. I suggest we have it for XML/JSON type messaging, and it must be durable!

    I mentioned to customer that we can host their services in… more

  14. 3 votes
  15. 6 votes

    Add control over allowed hosts to ACS crossdomainpolicy.xml

    I think it's great that we finally have support for Flash/Silverlight on the ACS. However, I think the support is poorly implemented.

    The current policy is expressed as

    <cross-domain-policy>
    <allow-access-from domain="*" secure="true" />
    <allow-access-from domain="*" secure="false" />
    <allow-http-request-headers-from domain="*" headers="*" secure="true" />
    <allow-http-request-headers-from domain="*" headers="*" secure="false" />
    </cross-domain-policy>

    I'd prefer… more

  16. 27 votes
  17. 24 votes

    Include search functionality

    Incorporate Lucene/SOLR or microsoft search server into appfabric to allow searching across files (table/azure storage), databases, objects cached items, etc. Allow for cost effective cloud based storage + caching.

  18. 7 votes

    Provide full WS-* support in ACS to enable tenant federation (home realm discovery) from webrole

    Currently, I guess there is no WS-* support in ACS for us to do multi-tenant federation from Web role.
    I have seen examples for REST services but how about web role?
    We can do this on premise by ADFS adding whr parameters to the querystring etc.. but how to do… more

  19. 1 vote

    Combine Issuer store for Service Bus and ACS

    I'd like to see a single Issuer store for both ACS configuration and the service bus configuration. SInce you already have to grant issuers specific rights for the service bus I don't see why I need to maintain two stores of issuers for both access to the service bus AND… more

  20. 2 votes

    Create Native Relay Bindings/Service Bus client for .Net Compact Framework

    In fact, WCF in the n.NETCF needs a complete overhaul to include all the bindings and formatters/encoders.

powered by UserVoice