acs Questions
1
Solved
Suppose I have a front-end application that wants to fetch some data from a back-end service. (I do.) The service will need to verify that the end-user is authenticated, that it is authorized to us...
Thirdrate asked 4/7, 2012 at 8:57
1
Solved
I'm just getting started with claims-based security and have a question related to identity delegation. I've managed to set up a local dummy STS and a couple of WCF services that relies on it for a...
Dispatcher asked 2/7, 2012 at 15:13
2
Solved
In an ASP.NET MVC 4 application using the .NET 4.5 framework in conjunction with Azure Access Control Service (ACS), I want to provide the users multiple authentication possibilities (i.e. Google, ...
Budwig asked 18/6, 2012 at 5:19
2
Solved
I've been researching the Azure Access Control Service (ACS), and it looks like it's especially good at handling authentication from heterogeneous (configurable) identity providers. Then there are ...
Wiry asked 6/6, 2012 at 1:47
1
First post here on stackoverflow but I love the site!...
I've successfully created a fully functioning Azure hybrid model application using MVC 4. Published and works great. Now I want to add ACS...
Jeans asked 23/4, 2012 at 17:22
2
The Azure Training Kit includes a lab titled "IntroToACS2". In it you create a WebRole and enable ACS so that you can login using your Google, Live, or Yahoo id. The second part of the lab takes yo...
Rafaelarafaelia asked 29/3, 2012 at 14:33
2
We are building an ASP.NET MCV 3 application from scratch running on Windows Azure. About Authentication and Authorization layer we are thinking to use the Access Control Service. I went through so...
Chemise asked 31/1, 2012 at 10:40
1
When looking at the request urls that Azure ACS generates I can see that ACS includes email, fullname, firstname and lastname as required claims. Further, the fullname attribute is mapped to the ht...
Moorings asked 25/7, 2011 at 10:18
1
I have no Access Control Service (ACS) installed, but I've seen on some online video demo that Salesforce is not in the list of available pre-installed identity providers. Salesforce can be configu...
Spoils asked 10/1, 2012 at 22:42
1
Solved
I'd like to move a site that currently uses the standard ASP.NET membership provider to use claims-based authentication through Windows Identity Foundation and Azure ACS.
We're going to surface t...
Stull asked 20/10, 2011 at 10:29
2
I'm using ACS to auth against Facebook. Before this week, I could add display=touch to the end of the URL ACS is providing. Now when I do this I'm getting a "HTTP 500 Internal Server Error".
...
Verminous asked 16/9, 2011 at 2:28
2
Solved
I'm developing a REST service that uses MS Azure Access Control Service for authentication. If the examples are any indication, the typical way to secure a REST service this way would be to provide...
2
Thinking of using Access Control Service (ACS) and Windows Identity Foundation (WIF) to secure my WCF Data Services Web API application.
How can I use claims to uniquely identify a user?
My idea...
Keikokeil asked 19/4, 2011 at 7:40
© 2022 - 2024 — McMap. All rights reserved.