Azure Active Directory single sign on. AADSTS50001: https://localhost:44301/...
Hi.Following the example http://msdn.microsoft.com/enus/library/azure/dn151790.aspx i try to add Azure AD sign on to my site. But when browser redirecting me to https://login.windows.net/..... i've got...
View ArticleWAAD : Security problem with Powershell and Get-MsolGroupMember
Hi,I am trying to manage my company credential throw WAAD but I noticed my users can use powershell with MSOnline module to retrieve information.They cannot anymore retrieve all others users with...
View ArticleWin server & AD on cloud
Hi,There is a prospect who would like to have Win server & AD on cloud. Its a net new set-up (has no infra at all). He needs to understand what the architecture would be & how he would connect...
View ArticleHow To Force Sync w/ new Azure AD Connect Preview?
...the old start-onlinecoexistencesync doesn't seem to be working with the new preview.How do you force a sync?
View ArticleMulti-tenant app for reading Office 365 directory
I'm trying to wrap my head around the samples and access patterns that I see on github and on the CloudIdentity blog and wondering if anyone can offer a pointer.My app needs to read the Office 365...
View ArticleIs ACS Still Relevant?
I'm looking for single sign-on solutions for a set of internet facing web apps we currently own. I was vaguely aware of ACS a few years ago and it was highly hyped by Microsoft. Recently as I've been...
View ArticleGoogle as ACS Identity Provider
I see that Google is no longer an option as an Identity Provider for ACS. Is there any chance it will become an option again in the near future? Yes I realize it was Google that made the change that...
View ArticleHow to SAML 2.0 federate with a domain that is already being used for Office...
I need to federate a SAML-P 2.0 Identity Provider with Azure Active Directory so I can pass a federated claim back to ACS and then to my application. This is appears to be fully supported by looking...
View ArticleMissing "Add" button for AAD tenant
Working as per this article to merge my development MSDN office 365 account and an existing AAD tenant.As per this article: Integrate Office 365 APIs Preview by using common consent frameworkand this...
View ArticleMy AAD Premium instance has no "Customize Branding" button!
Help! I set up a trial of AAD Premium with an MSDN account to spin the wheels a little bit. We are especially interested in the custom branding features of AAD Premium. I was able to use the "Customize...
View ArticleDeleting AAD Instance
Hi all,I've recently changed the AAD that my Microsoft Azure subscription is bound so that I can authenticate using my Organisational Accounts - Don't ask, I made a mess of it initially. Now that my...
View ArticleDirSync - Issues in restored object Synchronization
Dear All,We have a stand-alone EOP scenario as-of.now where we use DIRSync to sync all AD objectsWe have a user account that was deleted from on-premises AD. The account was moved to Azure Deleted...
View ArticleRetrieving ExtensionAttribute1
Hi I've searched all over the internet for a way to get the ExtensionAttribute1 from azure AD using .NET, with no luck. It should be available after DirSync according to this article...
View ArticleADAL AcquireToken with ClientCredential fails with invalid_client (ACS50012)
My Azure AD "web application" won't allow me to get an auth token using ADAL's AuthenticationContext.AcquireToken method with ClientCredential.I am trying to use...
View ArticleRedirect was blocked for CORS request.
Hi,I have a javascript website which is communicating with a webapi2 REST api. The entire site is authenticated through an Azure Active Directory and recently we started to get SEC7127: Redirect was...
View ArticleAzure RMS Template with Microsoft accounts?
Hi everyone,am I doing something wrong or is it really not possible to assign RMS templates created in the Azure Management Portal to users with Microsoft accounts?I know that it is possible to share...
View ArticleCustom Sign in Page for Multi Tenant App
With the upcoming azure active directory premium features, will there be any way to provide a branded sign in page for our application? The example I have seen in the previews seem to relate to the end...
View ArticleGetting ACS20016 error while user should have access
Hello,I have configured 2 AAD tenants.Tenant A has a multi-tenant web application (with custom domain).Tenant B has successfully subscribed on this application using the consent Grant Access page.I can...
View ArticleConsent not being remembered
I am using ADAL from a .Net client application and using the new consent flow. However the consent is not being remembered and when I look athttps://myapps.microsoft.com/ the application does not...
View ArticleADAL 2.8.10804.1442-rc and persistent Token Cache
I've been testing the latest version of ADAL (2.8.10804.1442-rc). I created a very simple test of a persistent token using the code from here:...
View Article