Azure Active Directory and multiple Office 365 tenancies
Hello,Is it possible to sync a single AD Forest to Azure Active Directory and then utilize multiple and separate Office 365 tenancies from this single AAD account?For instance we have three customers...
View ArticleAdd permissions to users to grant access to some Graph APIs in Microsoft Azure
I am new to microsoft azure. I want to restrict some users and allow allow only certain users to access the Graph APIs. Is this possible? Any suggestions/ideas are most appreciated. thanks in advance.
View ArticleSub domain per tenant with Azure AD Application and OpenID Connect
I have worked through the Multi-tenant OpenID connect sample on GitHub (https://github.com/AzureADSamples/WebApp-MultiTenant-OpenIdConnect-DotNet) and managed to get it working for my SaaS scenario....
View ArticleNew version of the Azure AD PowerShell module is incompatible with PowerShell...
We are not able to load the newest version of the Azure Active Directory Module for Windows PowerShell (64-bit version) in an application that targets .NET Framework 3.5 SP1. The previous version of...
View Articleazure website to authenticate office 365 user (but from different orgs)
Hi we have an azure web site that needs to authenticate users not only one office 365 users but any office 365 from any org? just like Live ID auth, is it possible to authenticate users that is not...
View ArticleADFS updating a Relying Party Trust's FederationMetadata.xml import from file
I've got a Relying Party Trust that imported a local XML file for its FederationMetadata.xml. It is NOT using a web URL to get the FederationMetadata.xml. For all the RP's that do use a web URL for the...
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 ArticleEnabling federated SSO for Jive application
Please provide a tutorial on how to configure WIndows Federated SSO with Jive on Azure AD Premium.Also specify explicitly whether the Single-Sign-On feature is available on a test account in Jive.I...
View ArticleSSO - Remote AD Accounts and Dynamics AX on Azure
I am not expert on Azure but would appreciate if anyone could shed light if it possible to implement single sign-on on Dynamics AX on Azure. We would like to deploy Dynamics AX on Azure (in the cloud)....
View ArticleAn question about the sample AzureADSamples/Daemon-DotNet
I read the sample on the github, AzureADSamples/Daemon-DotNet, As it says,The application uses the Active Directory Authentication Library (ADAL) to get a token from Azure AD using the OAuth 2.0 client...
View ArticleHow to get Azure Active Directory Tenant ID in Azure portal ?
My question is : Is it possible to get the azure active directory tenant id without using powershell command ?I found this two blogs and with this help, I'm already able to get the tenant ID and...
View ArticleAAD authentication from a iPhone application
HiI am developing an iPhone mobile application and I want to be able to authenticate my user using AAD.I started using auth0 and I was able to accomplish almost everything I wanted. I am using a...
View Articleis there delay in effecting policy changes? (oct 2014)
is it likely that changes made to AA applications/policies might take some minutes to become effective?I recall, during one "upgrade" process that records from one portal were being shipped, in a long...
View ArticleUnable to verify domain
I have a domain that is verified in Office 365 since we use Office 365. The NS servers for this domain are the ns1.bdm.microsoftonline.com ns2.etc set of Microsoft Name Servers. I added the TXT record...
View ArticleAuthorization_RequestDenied
Hi,I have created an application in Windows Azure active directory for using office 365 Exchange online.I have given the below permissions for Windows Azure active directory.I want to read the user's...
View ArticleMoving to Office 365, need some advice
Hi all,My organisation is about to jump ship to Office 365 and we are in the planning process just now. One aspect that the guys in house here are having a problem understanding is around the whole...
View ArticleHow to configure relying party trust with Azure AD?
Hi,I am attempting to configure Azure Active Directory to act as an IDP for an SP initiated SAML flow. However, there is nowhere to establish the relying part trust...I see that there used to be a...
View ArticleTwo questions after testing out the Azure Graph API for AAD
Hello: After diving in I ran into two questions:1. Authorization / Access ControlI created a new application in Azure, under Directory. I generated a client ID and key and am using them from a console...
View ArticleAuthentication to Azure/O365 DS for VM access
We have O365 accounts and have setup Directory Services in Azure to connect to our Office 365 tenant. Question: Can I create a VM (VMs) in our Azure portal that use these Office 365 "cloud accounts"? I...
View ArticleCan i use client credential grant to access windows azure service management...
Can I write a daemon program running and use oauth 2.0 client credential grant to access windows azure service management API,there is an example on github showing a daemon program (TodoListDaemon app)...
View Article