acs Questions

4

Solved

Both Google and Facebook can act as Identity Providers in a security federation setup like Ping Identity or Microsoft ACS. Does anyone know if it is possible to add Apple Id as an identity provide...
However asked 1/6, 2011 at 7:45

3

Solved

Is it possible to set up the realm URL, claim types, etc for azure ACS without editing the web.config? Can you set up these required elements programmatically somehow? EDIT: Specifically I want to...
Uranous asked 27/2, 2012 at 22:13

1

In general, I would start the docker instance on my local machine like docker run -t -i -e 'a=b' ... Now, I would like to deploy and run my custom docker image which I uploaded to the Docker Conta...
Oligarchy asked 4/6, 2018 at 13:30

2

I am using Access Control Service to authorize access to specific Service Bus Subscriptions for specific Service Identities. When receiving sessions or messages from the subscription, the Service ...
Stalker asked 9/9, 2014 at 12:2

1

Hi I am developing two web services on Azure, saying "domain1.azurewebsite.net" and "domain2.azurewebsite.net". I have implemented the ACS authentication in both services under the same Active Dire...
Spence asked 21/7, 2014 at 19:52

1

I am migrating from Google OpenID 2.0 to OpenID Connect. I am currently using Microsofts ACS which uses Googles depreciated OpenID 2.0 for authentication. This means my realm was automatically set ...
Cineraria asked 28/8, 2014 at 4:7

3

I am currently implementing a web application in Microsoft Azure. My concern is how to use the staging slot together with ACS. I want to push my application to the staging slot, verify that it is ...
Downpipe asked 8/12, 2011 at 11:19

1

Okay, so we are building an iPhone app to hit a Sharepoint 2013 site that is hosted on Office 365. If I were building this in C#, which I've already done, I would have the luxury of just using Toke...
Marqueritemarques asked 19/12, 2013 at 14:14

4

Does anyone know how to connect an MVC 5 application in Visual Studio 2013 to an Azure Access Control Service(ACS)? In Visual Studio 2012 it's possible to do this in Identity and Access Tool, but t...
Trochlear asked 5/11, 2013 at 8:36

3

I have installed Identity and Access Tool version 1.1.0, after successful installation I have restarted VS2012 but still I was not able to see "Identity and Access" in the project menu.
Ridge asked 14/11, 2013 at 13:10

3

I'm currently considering creating an application to deploy to the azure cloud. The main reason for considering Azure over Amazon is the access control service. I want to accept as many different c...
Edwards asked 20/9, 2011 at 13:38

1

Solved

I was doing tutorial from this page: http://msdn.microsoft.com/en-us/library/gg185927.aspx I think I did everything ok but I'm getting this exception: `An error occurred when processing the secur...
Fachanan asked 4/2, 2014 at 0:11

3

This issue happens seemingly randomly after publishing. The site will work fine and then bam, I get this error parsing the webconfig. I just republish and it works fine for a bit again. When publis...
Nijinsky asked 18/8, 2013 at 16:15

9

Solved

I've created a new ASP.NET MVC 3 / .NET Framework 4.0 site using the "Internet Application" template. I used Nuget to install the Windows Azure Web Role (MVC3) package and then followed the Access ...
Kasi asked 7/5, 2011 at 7:19

7

Solved

Here is the scenario: MVC 3 application runing in AZURE Dev enviroment Authentication in AZURE ACS implemented the same way found here http://msdn.microsoft.com/en-us/library/hh127794.aspx I am t...
Wessel asked 24/10, 2011 at 6:27

3

Solved

I have been using Azure ACS against Windows Live and Google and its been running without any problems. Last night we scaled instances from 1 running instance to 3 and since then people have reporte...
Altaf asked 19/12, 2012 at 12:30

3

Solved

We're building an application which uses ACS. Our usage scenario looks like this: The user gets a URL like this one https://our.application.com/?requestId=123456 via email and clicks on it The us...
Trilley asked 2/8, 2012 at 14:32

1

I'm trying to implement sliding session expiration. I'm using Windows Azure ACS, .Net 4.5, WIF. When I first receive the token, what I'm doing is setting its default expiration time to 2 hours and ...
Archaean asked 28/7, 2013 at 6:43

1

We have a WCF service which requires a token supplied by azure's acs service and acs is configured to use the in built service identities for authentication. Can we also only allow access to this...
Lifeblood asked 23/1, 2013 at 21:9

1

Solved

All, I've been doing a lot of reading around Claims Based Authentication and am still a bit confused. I'm trying to solidify my understanding, specifically relating to SharePoint 2010/2013, but al...
Conservatoire asked 10/1, 2013 at 10:31

2

I understand that currently the default Windows Live ID identity provider in ACS 2.0, only provides two claims the nameidentifier (a base64 unique id associated with the user and your application, ...
Incurrence asked 17/6, 2011 at 20:25

1

I'm programming a Metro app, in which the user should authenticate using acs. Now I have included a nuget package (Windows8.Identity.AccessControl) and I am able to get the identitprovider list an...
Flyer asked 22/8, 2012 at 13:17

2

Solved

I'm securing my Windows 8 to Windows Azure hosted WCF service connection using SSL. I'm interested in verifying that the user is using my Windows 8 app and not just some 'hacker' using Fiddler. I ...
Unarmed asked 19/9, 2012 at 12:24

2

Solved

Can we implement Access Control Service ( ACS ) without Log on into the Windows Azure Management Portal.Means can we implement ACS on window azure emulator web application?
Hahnemann asked 22/7, 2012 at 17:27

1

Solved

Using .Net 4.5 RC and Azure Access Control Service, the primary claims I am interested in are the IdentityProvider and the NameIdentifier. System.Security.Claims.ClaimTypes contains constants for ...
Serrate asked 4/7, 2012 at 0:49

© 2022 - 2024 — McMap. All rights reserved.