WAAD Sign-In Custom Branding Not Showing?
I have signed up for the Windows Azure Active Directory Premium Features preview. I found that once I had done this, the configure tab in Azure portal had additional options. I added some images and...
View ArticleAAD & ADAL -- How to verify Authentication code received from AAD?
Hello what is the best practice for verifying that an authentication code returned from Azure Active Directory (via ADAL) is valid/not spoofed/etc.? Right now I don't know how to properly keep a user...
View ArticleWAAD w/ Google Apps failing to login with error
Hey,I've setup a Windows Azure Active Directory instance with Google Apps. I've configured SSO and account sync and they both seem to be working fine. I followed the documentation here:...
View ArticleWindows Azure Active Directory Graph API Version
Hello, A new version of the Windows Azure Active Directory Graph API was released on the 8<sup>th</sup> of November 2013:...
View ArticleGoogle Apps SAML SSO Errors
Hi all, we've configured Google APPs SSO & Provisioning, with provisioning working correctly.With SSO, we're seeing this error from Google when attempting to assert from the Access Panel:This...
View ArticleUnable to logout gracefully via SAML via WAAD ACS and simpleSAMLphp
Hi all,As I posted in simpleSAMLphp user forum I have trouble lo logout with WAAD ACS. (https://groups.google.com/d/msg/simplesamlphp/SCYph2ABDNg/ILsQHAYDz54J)The Logout signature is signed in the url...
View ArticleCannot Delete User from Default Directory
Hi, I have a problem with my Azure Active Directory.I was looking at possibly using Azure Active Directory for our Cloud Application's authentication. As part of that investigation I added our company...
View ArticleMulti-tenant use case questions
I have digested most of the information available online about Azure AD, and a few things are still unclear to me. I would like some guidance on our use cases before jumping in. We are looking at...
View ArticleAzure Active Directory: paging the filtering result, possible?
I created 500 users with initial letter "a" in Azure Active Directory, then perform a search"users = (DataServiceQuery<User>)(users.Where(user => user.displayName.StartsWith('a')));"which...
View Articleusing O365 credentials to manage azure
My company uses O365 with Dirsync (presuming there is WAAD as well in the cloud). We started a pay-as-you go subscription for Windows Azure (separate from the O365 subscription). I would like to use...
View ArticleHow to build or extend Azure AD with on-premises AD
Hi,I want to keep AD in windows azure along with my on-premises, i have few confusions mentioned below:Can i create and use additional domain controller for my on-prem AD, if possible then how?how...
View ArticleError when setting up authentication in a Visual Studio 2013 project
I've got an error when trying to configure WaaD for authentication on a new ASP.net applcation, here's the process I'm following -I'm creating a new web project in Visual Studio 2013.When I get to the...
View ArticleDirsync - getting it right
Firstly - I'm not sure if this is the right forum, but I've followed the 'support forum' links from inside Azure and it's brought me in this general direction.We have a local AD, and also AD in Azure...
View ArticleAzure user properties "assignedLicenses" and "assignedPlans" read-only
Hi There,I am trying to use the Azure graph API (REST API with OData) to create/change users in Azure active directory. When I tried to set user's assignedLicenses or assignedPlans property, I got the...
View ArticleWindows Azure AD integration with Salesforce App issue using Management portal
In order to enable Salesforce application integration functionality with Windows Azure AD using Azure mgmt. portal, below error (Screenshot is attached) is getting displayed while configuring/enabling...
View ArticleSalesforce WAAD Integration
I've successfully setup SSO for step 1. of the salesforce application integration but when I follow the user provisioning step I get the below error. I'm a system admin in salesforce and I reset my...
View ArticleEmail alert if dirsync stops?
We're still testing dirsync to ADD for O365, and in the few months of testing the sync has stopped twice. Once because of some organisational/Live ID confusion in Microsoft accounts and once because...
View ArticleDomain verification with Yahoo Small Business
With Yahoo Small Business domains, it seems impossible to either create a TXT or an MX one pointing to a .invalid destination, and these are the only methods Azure offers for domain privileges...
View Articledeploying ADC, ADFS, ADFS Proxy and Dirsync on Azure
i have deployed office 365 hybrid with SSO Exch 2010 2 ADFS proxy, 2 ADFS, 1 Dirssync now i want to move these servers to Azure and i have some Qs 1. can i move them as services or i have to have VMs...
View ArticleMake "mail" field writable
Hello, I am trying to update a Windows Azure Active Directory user "mail" field but I get the following error: "Property 'mail' is read-only and cannot be set".Is there any way to make this field...
View Article