ACS is short for Windows Azure Access Control Service
1
vote
0answers
21 views
Can I have a 'friendly name' in an ACS service namespace?
I am successfully using ACS to login to a web application using Windows Live, Facebook and Google.
Google includes the service namespace in the confirmation message, as below:
...
0
votes
1answer
19 views
ACS Token replay detection feature
Does ACS has token replay detection feature similar to ADFS?
If the replay detection is implemented at Relying Party, still the IdP issued tokens can be replayed (since ACS accepts it and issues a ...
0
votes
1answer
69 views
+50
Azure ACS custom Identity Provider Single SignOut
I'm implementing my own identity provider based on Thinktecture code. Here is a strange behaviour of Azure ACS while using a single sign-out feature, it differ for google/live and for my own identity ...
0
votes
1answer
86 views
Azure WCF Service with Azure Active Directory Authentication
I know this question seems similar to other son here, but I have tried the answers posted Here: Securing WCF 4.5 service using Azure ACS 2.0
And Here: Federated authentication (single-sign-on) for a ...
0
votes
1answer
36 views
Get OAuth 2.0 token via ACS
I have an application that understands OAuth 2.0 token (on passing a valid OAuth 2.0 token, it authenticates a user) returned by Live ID .
This OAuth toke looks like -
...
0
votes
0answers
61 views
Windows Azure login error using ACS identity provider Yahoo
I've got an Azure web app that has a few different identity providers through ACS. When I try to log in with Windows Live ID or Google, everything works great. However, when I try to login using ...
0
votes
0answers
35 views
Acs doesnt work with android version 2.2.2
We have a phonegap app that uses Windows Azure Active Directory Access Control for login. Everything was working fine up until a week ago. But know we have problem with android 2.2.2 version. When ...
0
votes
0answers
32 views
Creating a post with hidden inputs to Azure ACS to avoid redirect to login page
I have successfully linked ACS to ADFS and our website user's authenticate against ADFS without issue.
I also have legacy sites that authenticate directly against AD via custom code and IAG.
We ...
0
votes
0answers
43 views
Sharepoint 2013 with ACS - User added but unable to login
I've have set up ACS to be my SAML claim provider for SharePoint 2013.
Within SharePoint 2013, if I add the user using the UID from their account (eg. 00333333333DED) it it resovled and I get the ...
0
votes
1answer
39 views
Use ACS Management Service via c# to reimport Metadata on IdP
I'm working on a project involving ADFS2.0, Azure ACS and Umbraco CMS.
When we create a new website, and add it to Relying Party Applications, and add an Identity Provider in Azure, it's supposed to ...
0
votes
0answers
25 views
.NET 4.5 SessionAuthenticationModule - Issue with “validFrom”
I'm using SWT in Windows Azure ACS and custom SwtHandler is used in Relying Party applicaiton to handle incoming SWT token. While it re-creates the SWT token at relying party, I get an error with ...
0
votes
0answers
47 views
JWT Handler for .NET 4.5 throws error: GetIssuerName with single parameter is not supported
I've just implemented this JSON Web Token Handler for .Net 4.5 library described here:
...
-1
votes
0answers
23 views
How to Establish Trust between Relying Parties in ACS? [closed]
I have 2 domains (ABC and XYZ) both using ACS and single sign on with Google as identity provider. They both work fine in that i can log in in ABC and then, when i redirect to XYZ, i don't have to log ...
2
votes
1answer
151 views
Azure ACS with WAAD as IdP gives WS-Federation protocol error if already signed in to another Microsoft account
My relying party application uses Windows Azure ACS for user Authentication. I have ACS configured to use Windows Azure Active Directory (WAAD) as an identity provider. This is working for the most ...
1
vote
2answers
40 views
How to Manage ACS Service Identities
I host a WCF 4.5 service in azure WebRole
and I use Azure ACS Service Identities to manage my wcf users (active authentication).
this model is accepted for me because we have a limited number of users
...
0
votes
1answer
81 views
Azure ACS Service Identities with Certificate based Credentials
I am exposing a WCF Data Services hosted on IIS through Service Bus Relay using webHttpRelayBinding. While I could find out how to authenticate the service identity using username/password or shared ...
2
votes
2answers
202 views
Azure Access Control Service (ACS) - ACS50001: Relying party with identifier 'https://[namespace].accesscontrol.windows.net/' was not found
I have an ACS namespace with a WS-Federation identity provider set up. Since I'm using Visual Studio 2012, I used the Identity and Access Tool to create the relying party. The tool uses the realm and ...
0
votes
1answer
64 views
ACS and CRM Online - Cannot Create Identity Provider - Federation Metadata Fails
I'm trying to create an ACS WS-Federation identity provider that uses CRM Online as the identity provider. When I try to enter the federation metadata for CRM Online, it breaks. If I use the ...
0
votes
4answers
68 views
Is it possible to add salesforce as an identity provider to ACS
As The ACS Management Portal doesn't provide built-in support for configuring salesforce as an identity provider: http://msdn.microsoft.com/en-us/library/gg185971.aspx
Is there any way to add ...
0
votes
0answers
76 views
ACS Management Service
I have created (by hand) a topic called 'testtopic' at the root level. I am trying to obtain a SWT programmatically from the
ACS Management Service, then use that SWT in an effort to send a message ...
2
votes
2answers
55 views
Save custom information on federated cookie issue
Hi I am using acs federation in MVC4 application with form authentication. During login my application working perfectly to authenticate and redirect to home page after SSO via gmail etc. I want to ...
2
votes
2answers
77 views
Cannot display Home page in MVC 4 Application having ACS Configured for authentication?
I have developed MVC4 application, in which i have home page. On home page, i have embedded ACS Login page for Authentication. When i run the web role, it directly loads the default ACS login page and ...
0
votes
1answer
129 views
Securing WCF 4.5 service using Azure ACS 2.0 [duplicate]
How can I secure my WCF 4.5 service using Azure ACS 2.0?
1
vote
2answers
93 views
Azure ACS configuration for Local and Production
What would be the best way to configure Azure ACS so that when I run locally in the development fabric I can still authenticate?
I just want to configure once and be able to develop locally and ...
0
votes
1answer
80 views
Live Connect as Azure ACS Identity Provider
I am using Azure ACS as a federation gateway for my application and I allow users to authenticate with Google, Yahoo & Windows Live ID. I need the user's email address. Google and Yahoo provide ...
0
votes
2answers
87 views
low code, simplistic Azure Website security using windows live provider?
I have this webpage I need to secure on Azure. I want to be the only person who can access it. I don't need a fancy login or error page process. The page/site was formerly running on my home web ...
0
votes
0answers
114 views
SharePoint 2013 Federated Authentication cookie is removed on every request
I have configured SharePoint 2013 web application to use Azure ACS for authentication.
I am using Gmail as the identity provider in Azure ACS.
When I try to access to top level site, I am redirect ...
0
votes
0answers
35 views
ACS not appearing in Identity and Access Tool
Hey I currently have an ASP.net application set up, when using the Identity and Access tool I cannot see ACS as an option. When I go to the webconfig and remove the tag I can then add ACS to the ...
0
votes
1answer
109 views
Authenticating calls to my Web API from third party applications with Azure ACS
I'm using Azure ACS for authentication to my Web API project and it's working great with IP's such as Google and Live. I have a requirement to allow third party (partners) to develop against my API ...
3
votes
1answer
145 views
Single Sign On With ACS through Multiple Applications
Simple Single Sign-On question
I Have two MVC4 applications:
**1**- http://localhost/BikeShop
ACS Relying Party:
- Name: **BikeShop**
- Return Url: **http://localhost/BikeShop**
- ...
3
votes
0answers
268 views
Unable to sign out from Active Directory when using Azure ACS
I am using ACS 2.0 in my MVC 4 application.
It is already configured for signing in, and it works for various providers including ADFS.
I need to implement sign-out functionality.
As this question ...
0
votes
3answers
196 views
Setting up Azure ACS roles
Hey guys not sure if this is the right forum for this but I'm at my wits end trying to figure this out.
So a quick background of what I'm trying to do. I'm working on my senior project for college ...
1
vote
2answers
240 views
Authenticate Microsoft Account user with ACS using REST
I would like to leverage ACS to authenticate Windows Account users (and eventually users from other identity providers in the future) on a website.
I have found a lot of resources regarding ACS, but ...
0
votes
2answers
60 views
Can I get JSON format data from ACS?
When I began to read the ACS 2.0 document, I realized, ACS integrate with claim based authentication.
So if I don't want to use claim in my application, how should I get data in SWT or JSON format?
...
2
votes
2answers
78 views
ACS - bypassing user redirection to IdP?
I have only recently been looking into ACS, AAL, WAAD and I would like to avoid redirecting users to the login page of their IDP. I want to keep my users within my site and present them with a ...
0
votes
1answer
161 views
Increment app badge on recieving ACS push while app on background: Titanium
My application uses ACS Push Notification. I have implemented app badge in my application. But the problem is the appBadge doesn't incrementing automatically while receiving a push notification. I ...
0
votes
1answer
154 views
Passing URL parameters from Azure ACS to my custom Identity Provider?
We're developing a custom identity Provider(STS) to authenticate our applications. In this project we're using the Azure Acesses Control Services 2.0 and our Identity provider is a wsfederation.
So, ...
0
votes
0answers
56 views
WIF - Handling/Configuring dynamic Relying party - ReturnUrl
I'm quite new to WIF world and got stumbled with a specific scenario and really don't know how to address the issue.
I'm using AZURE ACS for Identity Federation with Google and have integrated with ...
2
votes
1answer
98 views
ACS token request Plaintext vs. Signed
I'm trying to choose between Plaintext and Signed Token request methods for ACS (http://msdn.microsoft.com/en-us/library/ee706734.aspx).
The only thing I came up with to differentiate these two ...
0
votes
1answer
26 views
Detect original relaying party application
I want to authenticate user from RP1 and RP2 applications against ACS and my custom STS provider. I need to know from which application RP1 or RP2 a user came from. Is it possible and how to do it?
I ...
0
votes
1answer
69 views
Titanium - know if a contact have my app installed
I use Chat ACS Titanium http://cloud.appcelerator.com/docs/api/v1/chats/create in my app.
I've need to know if there are people of my contacts book that have my app installed (like whatsapp o viber).
...
0
votes
1answer
39 views
Add federationmetadata from ACS throw exception
I have a web application in an Azure cloud service using ADFS 2.0. I wanna add others parties identifier, like Windows Live Id. The web.config includes a connection string encrypted with the ...
2
votes
1answer
135 views
Logout from access control service with custom STS
I'm using Windows azure access control service with custom STS. I can login to my application through ACS, but I have trouble with logout function. I've tried this code in my application.
...
1
vote
2answers
285 views
Handling REST SWT tokens in WCF WIF pipeline is not working
I'm struggling on a setup mentioned in the subject line and am wondering if someone can help me.
Essentially, what I have is a WCF service and I want to achieve that the user can authenticate ...
1
vote
1answer
130 views
Access ACS Azure from Winforms
I have an Azure webrole that requires ACSv2 authentication that I want to access from a winforms application. Many of my clients use Windows XP so I can not use the WIF (which is not available on ...
0
votes
1answer
97 views
ACS Rest API similar to Windows Azure Service Management REST API Reference
I found ACS Management Service API Reference at http://msdn.microsoft.com/en-us/library/windowsazure/hh278947.aspx.
I feel this is not as similar to Windows Azure Service Management REST API ...
0
votes
2answers
81 views
Enrich Azure ACS security tokens
We are considering ACS as our federated STS. We can configure our own custom STS as an IP-STS, as well as the "built-in" identity providers such as Facebook, Live and Google. The claims we get back ...
0
votes
1answer
81 views
Azure ACS Authentication not working after I publish
I configured google logins for our application. However I need your help yet again, I can get it to work locally but after I deploy it doesn’t.
To give you a little bit more detail what I do to ...
0
votes
0answers
98 views
ACS setup but MVC 4.5 web api app still redirects and fails to find login.aspx
I setup an ASP.NET MVC 4.5 Web API project. It has both MVC controllers and Web API controllers. I am using VS2012 and Windows 8. The problem is, I keep get redirected to "login.aspx"...which doesn't ...
0
votes
1answer
45 views
Can I get Gmail email address by ACS?
0
HI
Can ACS return Gmail Address today?
Sound like it can be returned before.
But now I use
var principal = Thread.CurrentPrincipal
And add watch to Thread.CurrentPrincipal, I can only find my ...

