Are Role-based permissions possible for multi-tenant applications?[re:...
Hello,We're developing a multi-tenant application that requires access to the WAAD user's groups for role-based permissions. To that end, we have configured our Windows Azure AD app to be...
View ArticleUser Authentication + Multitenancy : Chicken And Egg
I am able to use OAuth2 to authenticate using the mechanism described here: http://msdn.microsoft.com/en-us/library/azure/dn645542.aspx - my intention is to allow my 3rd party WebApp to allow users to...
View ArticleMultitenant Application Registration
I am able to register my application in Azure under my dev tenant account - and this allows me to OAuth in and access my Office 365 content from my 3rd party app. I have marked this application as...
View ArticleHow do I get the wctx parameter that ACS requires to passively authenticate?
I am supporting a solution which acts as an IDP and STS in one. Think of it as a MVC app with simple, local authentication. I would like to put a link on a page in my site that build a SAML payload and...
View ArticleHow to create a Windows Azure tenant and user programmatically
I have a MVC5 webapp that I protect using ACS (Access Control Service). One of the identity providers is the Windows Azure Active directory.I want the user to be able to create their own AD tenant and...
View ArticleAzure Authentication: OAuth 2.0: How to avoid getting stuck on...
I'm following documentation at http://msdn.microsoft.com/en-us/library/azure/dn645542.aspxI'm redirecting the user...
View ArticleHow to add a logo in Windows Azure Active Directory Application?
Hi,Am developing a windows store 8.1 appAm doing Azure active directory single sign on authentication and i implemented this.I have added a logo in the Configure tab in the LOGO column. I have...
View ArticleWAAD customization option not avail in Azure Portal with WAAD Premium Trial
I have signed up for the WAAD Premium Trial, but the option for customizing the branding of the logon page is not available in the Azure Portal.The thread...
View ArticleHow to Display the logo in Sign In page using Windows Azure active directory...
Hi,am developing a windows store 8.1 app which uses Windows Azure active directory for Single Sign-On.I have implemented it. I want to add my app logo in the Sign In page, I Have performed the steps...
View ArticleHow to Create Azure AD instance from an Azure VM DC.
i have an "Azure VM" acting as a single Domain Controller with "Active directory" installed.Ii want to extend this AD onto Azure AD. I am having problems with the genreal "How-To", as most information...
View ArticleAzure AD Premium : Password Write-Back confusion
Hello,I have several questions regarding Azure AD Premium :1- Password Write-backIn the TechNet official webpage, Azure AD Basic is supposed to handle password reset feature :Self-service password...
View ArticleNo Access Control Allow Origin header on response from...
Hi,I want to use openid connect to authenticate a single page application to a rest api. I want to use azure active directory as an identity provider. To discover the configuration I do a http get to...
View ArticleHow to authenticate external user to azure ad by graph api
Hi,I have created azure active directory like actteam.onmicrosoft.com and created different users in this AD including external and internal.i have created external user by their microsoft account.I...
View ArticleCan I validate AAD user credentials without requiring users to interact with...
Is there any way to validate user credentials in Azure Active Directory from an application that collects those credentials directly, without requiring the user to interact with any other interface but...
View ArticleAzure AD SSO with SalesForce.com ot working for a environment witth ADFS 2.0...
ScenarioThe environment has below setup.On-premise Exchange Server (Decommissioned after migration)ADFS 2.0 setup with Dir Sync. Office 365 Tenant.ADFS 2.0 provides Federation for yammer and some other...
View ArticleAzure Application Proxy not working, Status code: Forbidden
HiI'm trying out the Azure Application Proxy Preview and I have published an internal application and assigned users to it.When I try to login against the public url i get:This corporate app can't be...
View ArticleTrying to configure Azure Active Directory Sync Tool for first time - "There...
We are trying to set up WAAD Sync Tool Configuration Wizard - and when we get to the 'configuration' step we get an Error of 'There is no such object on the server." When I work with our AD team, they...
View ArticleMicrosoft Enterprise Mobility Suite
DearsI'm planning to enable Microsoft Enterprise Mobility Suite (EMS) in our environment, we have two child domain one in KSA and the second in Athens, i want to enable EMS only in the child domain in...
View ArticleWindows Azure ACS Federated Authentication and Thumbprints
I'm using sample project for Windows Phone that comes from "A Guide to Claims-based Identity and Access Control (2.0)".I chapter 7 of the sample code there is a "web.config" file that is associated...
View ArticleAADSync configure attribute filtering
Hi all, I installed the last release of AADSync (1.0.470.1023)I tried to configure filtering by attributes as on Technet...
View Article