Confused about Azure ACS and Everything !
In my Azure Management portal (manage.windowsazure.com) I can create Active Directory Namespaces - e.g. "MyGreatAD"these are in "accesscontrol.windows.net"If I want to use graph.windows.net to Add...
View ArticleWindows Azure AD API Graph
Hi, I'm trying to use WAAD Graph API to retrieve Users and Groups with the following code. private static DirectoryDataService dataService;QueryOperationResponse<Role> roleQuery = null;...
View ArticleACS20016: The domain of the logged in user (domain.com) does not match any...
I have create an Windows Azure Active Directory (WAAD) tenant and added (and verified) my own domain (http://activedirectory.windowsazure.com). Let's say 'domain.com'. I manually added a few users to...
View ArticleAn error occurred while processing a WS-Federation sign-in request pls help..
An error occurred while processing a WS-Federation sign-in request pls help.. when going to run the application showing me the error i configure my application with acs active directory adfs 2.0.
View ArticleACS50033: The allowed number of requests for a recently created service...
Hello,I get a "ACS50033: The allowed number of requests for a recently created service principal has been exceeded" when I try to enable windows azure authentication from visual studi 2012. Even after...
View ArticleGetting 411 Lenght Required on ADFS call
Hello,I have configured Azure with a ADFS instance. The configuration seems to be right, I imported everything needed in Azure and was able to use the metadata in ADFS. So all seems to be fine and...
View ArticleAzure Active Directory + Windows Azure Access Control Service + User Credentials
What are the requirements for using User Credentials (UsernamePasswordCredential)? I'd like to use Windows Azure Active Directory (activedirectory.windowsazure.com) and Windows Azure Access Control...
View ArticleThe graph.Windows.Net service - changed this afternoon - does AAL need to be...
So Using the AAL libraryThe property 'ObjectId' does not exist on type 'MyClass.ServiceReference1.Microsoft.WindowsAzure.ActiveDirectory.User'. Make sure to only use property names that are defined by...
View ArticleGetting User Information
Is it possible to get user's profile information when using WA AD?For example, I would like to use WA AD to retrieve the customers First and Last name, along with their billing address and telephone...
View ArticleAuthenticating WAAD users via ACS
Hi All,I am new to ACS/WAAD/AAL etc. having only discover this in the last month or so.I am trying to build a login page that allows the user to select and IDP, in my demo I am using Google and WAAD...
View ArticleWrite Sample App 1/23/2012
http://code.msdn.microsoft.com/Write-Sample-App-for-79e55502Can anyone from the team expand why the current iteration is so entirely different from previous versions? EgNo more AAL for the...
View ArticleNew-MsolServicePrincipal in Newest CreateServicePrincipal.ps1
http://blogs.msdn.com/b/aadgraphteam/archive/2013/01/24/walk-through-for-building-a-net-application-for-accessing-windows-azure-active-directory-graph-service.aspxThere, $credType = "Password" is used...
View ArticleUsing Azure to Authenticate Windows Phone users
I am developing a Windows phone and Windows 8 app with Windows Azure Mobile Services as backend.I want to authenticate users using their Microsoft Live account.Authentication should be done only the...
View Article“Enterprise Directory” missing from “Active Directory” via Azure Portal
I was reading Alex Simons (Microsoft) Blog about the "New Active Directory Features in the Windows Azure Portal". Features listed below and blog was posted March 4th 2013:Manage users and their access...
View ArticleAuthenticate mobile users with Windows Azure Active Directory
Im trying to use Azure Active Directory together with something else than a web site. All examples I have seen are using a website to access Active Directory. Is that the only way, or can i...
View ArticleAll my VMs were deleted.. Cant restore them.
I signed up for Azure free trial. All my VMs were deleted 5 days later. I was told that I needed to switch to paid subscription to get my servers back. I spent 5 days configuring them.....I switched to...
View ArticleIs the Azure plateform support Active Directory Lightweight Directory Services?
Hi,As you know the Web app doesn't support directory.Best Regards,WEERA
View ArticleSign-out?
How do you sign-out of Windows Azure AD?I've triedvar fam = FederatedAuthentication.WSFederationAuthenticationModule; fam.SignOut(true);No luck. If I redirect back to the home page, the user stays...
View ArticleAccess active directory from outside the domain
I have a Micro Instance windows 2008 R2 running on Amazon Web Services where I have installed AD.I have also added some users to AD.Now I want to connect to this machine and get all the users from...
View ArticleAzure AD not sending out emails for password reset
It doesn't look like emails are getting sent out with password reset through activedirectory.windowsazure.com. We had to do a bulk password reset this morning with 20+ emails and nothing was received....
View Article