O365 AD and Windows Azure AD - whats the relation?
I am very, very new to the world of web app development.This is what I was doing today and have a few questions:Got a trial subscription to Azure and added a domain onAzure.onmicrosoft.comFollowed...
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 ArticleACS20001 error While Login using SiteMinder as IDP.
Hi,I have created a sample 'windows azure cloud service' project in visual studio 2010 and configured AZURE ACS as STS for this application using WIF for .NET 4.0. then deployed this application in...
View ArticleWindows Azure Active Directory User Email
I signed up for Windows Azure as an organization and was given a username ofmyname@mycompany.onmicrosoft.com My understanding is that this is also an email but where do I go to login and view emails...
View ArticleHelp with windows Azure Multitenant app ...
I am following the article "Developing Multi-Tenant Web Applications with Windows Azure AD" which is a series of articles written for Azure and Azure Active Dirctory. I had a working copy of the sample...
View ArticleProblem By Adding Sign-On to Your Web Application Using Windows Azure AD
HiI have followed this tutorial to make my project:http://msdn.microsoft.com/en-us/library/windowsazure/dn151790.aspx The problem is that I can only login by adding the azure IP Address from my...
View ArticleWhat if the On premise AD fails/down ?
If I integrate on-premise Active Directory with Windows Azure Active Directory(WAAD) and if my on-premise active directory goes down, will the users still authenticate with WAAD ?
View ArticleActive Authentication Through ACS Using Windows Live Id
I am trying to programmatically authenticate to my portal through ACS. When I do that manually by launching the portal, then entering my live id credentials, everything works fine. However, using below...
View ArticleException of type...
I'm using code on http://code.msdn.microsoft.com/office365/Office-365-Manage-users-by-cfc96d5e to connect to Office 365 via a test c# web application which basically connects to azure active directory...
View ArticleCan the Azure Active Directory Tenant beneath an Office 365 subscription be...
Is there a way to detach an Azure Active Directory Tenant from its Office 365 subscription (which will then be dropped) and attach it to a new Office 365 subscription?We're looking for scenarios that...
View ArticleCan an Azure VM be a domain member of an Azure Active Directory Tenant?
Can we directly use Azure Active Directory for managing identity and authorization for/in Azure Windows Server VMs? I.e. without running our own AD on Azure VMs and without ADFS-federating an...
View ArticleSingle Sign-On with no on-prem servers
I work for a small business of around 50 users and have recently completed a project to move away from an on-premesis SBS 2003 Exchange server to Office 365 Exchange online. The migration went really...
View ArticleGet a JWT token from a RP using ADFS as IP
I might be out of line here, and might have misunderstood something...I've configured ADFS and added it as an Identity Provider for my servicebus namespace. How (if possible) can I retrieve a JWT token...
View ArticleHow to provision federated single sign-on enabled user accounts in Windows...
Without using dirsync, is it possible to create federated single sign-on enabled user accounts in Azure AD?I have tried using Set-MsolUserPrincipalName and Set-MsolUser to assign principal name and...
View Articledomain validation for setting up IDP-proxying (to ADFS) and domain validation...
Can anyone correct an intuition (that may be wrong!)After launch, I struggled to make Azure AD talk to ADFS (as IDP proxy). Validating the domain was the hard part, since I though it correct to use the...
View Articlelimiting SAAS tenant access to certain attribute in user records, per azure...
Im in evaluating and recommending mode - for the SAAS features of Azure AD. This is the rather cute re-purposing of OAUTH for onboarding tenants (rather than social networking connections). its cute...
View Articleanyone have an example of CRM Online extending the Graph API of Azure AD
Im having problems selling Azure AD - mostly because its so good. Its so good it sets in a wave of creepiness in many a person whose job depends on keeping membership and association management issues...
View ArticleGraph API dfiferential query not working for non-empty deltaLink ?
In short: initial query with empty deltaLink works fine, subsequent call with deltaLink set to aad.deltaLink from initial response fails with code 404 (not found).Absolutely the same behavior I see in...
View ArticlePersonalized login page for WAAD
Hi,it seams a simple question. Does someone knows if is possible to have a custom login page to authenticate user in a WAAD? I've bang my head on internet research for a while and it seams that anyone...
View ArticleSaaS blueprint - Multiple identity/source scenario
We are an classic ISV building a SaaS solution on Windows Azure. Up to now, we have been using a traditional design of custom made token service for authentication, with a SQL Azure backend for user...
View Article