OWIN wrapping the AAD API for oauth2/openid connect
Is it possible use the AAD-based "api" for authorization/token issuing (with refresh tokens) using a management port/token ? much as folks use the ACS-based API similarly (though it has no refresh...
View ArticleAuthorize ADFS user group in mvc
I have a win 8 app in which I want to authenticate ADFS user based on role. I am using code like this AuthenticationContext authenticationContext = new...
View Articlelocal domain AD sync time with Azure AD
How to set sync time between local domain Ad with Azure AD.
View ArticleHow to implement single-sign on using office 365 credentials on PHP project...
Hello Everyone,Anyone have idea about how to implement single-sign on using office 365 credentials on PHP project which is hosted on Azure.I am following this link...
View ArticleCan you add members to a Mail-Enabled Security Group using Azure?
Hell awesome people.I have been having a major headache with Azure AD Graph API when it comes to Distribution Groups. ie, mailEnabled = true?I have been forced to use Power-Shell, in a C# application....
View ArticleHow toget azure active directory user group
I have a win 8 app in which I want to authenticate ADFS user based on role. I found a article http://msdn.microsoft.com/library/azure/dn169448.aspxThis is a very good article to integrate win 8 app...
View Articlefeedforward on universal web authentication broker
Perhaps it would be useful to see the frustration points some of us have, with the material being posted on AAD and client libraries, etc. If interested, see...
View Articlechallenge to do websso on phone using native browser, having used ADAL/WAB
Having used such as WAB to talk to AAD on a windows phone 8.1 and even used its cookie container so other apps can benefit from the IDPs cookies when getting their own tokens, how does one then launch...
View ArticleNo valid key mapping found for...
All my Auzre applications all of a sudden got this error at Active Directory loginWIF10201: No valid key mapping found for securityToken: 'System.IdentityModel.Tokens.X509SecurityToken' and issuer:...
View ArticleHow to get azure active directory user group
I have a win 8 app in which I want to authenticate ADFS user based on role. I found a article http://msdn.microsoft.com/library/azure/dn169448.aspx This is a very good article to integrate win 8 app...
View ArticleError accesing multitenant application in Azure
Hi,We have a multitenant application in Windows azure, the application was working fine until yesterday in the afternoon. A message appeared after authenticating the user against...
View ArticleIS store/phone app with WAB a "openid connect" flow?
Folks did a great job at build distinguishing "supported" SSO flows, for apps, server-side apps, server-side apps that have UIs, etc etc. In particular "openid connect" was distinguished from "oauth2",...
View ArticleIS store/phone app with WAB a "openid connect" flow?
Folks did a great job at build distinguishing "supported" SSO flows, for apps, server-side apps, server-side apps that have UIs, etc etc. In particular "openid connect" was distinguished from "oauth2",...
View ArticleApplication and delegated permissions and Granting Access
I have a webrole set up to have: - application permissions of Read and write directory data - delegated permissions . enable sign in and read user profile . read and write directory data ....
View ArticleChange Azure Active Directory
Had a trial subscription that I switched to a prepaid one. Realized that I needed a completely different Azure AD. I created one, but cannot figure out how to change my subscription to point to the new...
View ArticleACS75005 error when using Azure as SAML single identity provider
Hi,I am having some problems with SAML single sign on support with an application I am working on. The SAML SSO process works when using OpenAM as an identity provider, but I'd also like to validate...
View ArticleAzure Active Directory to replace domain controller?
Is it possible to use the new activedirectory.windowsazure.com to completely replace the need for a domain controller. We have clients with less than 10 users, completely mobile workforce, using all...
View ArticleShareFile Authentication with Azure AD/ACS/SAML
I'd like to authenticate my Citrix ShareFile users with my Azure AD. I started setting it up, but it is turning out to be way more complex than I initially thought. Here are the instructions for ADFS....
View ArticleProblem in integrating Microsoft Azure Login page in Ipad version
Hi,We are using Microsoft Azure Login page to authenticate the user in our app. The login page is rendered fine in iPhone and Android devices. But in iPad there are certain issue due to which user...
View ArticleUsing Azure REST API to update a user's ImmutableId
With Powershell's Set-MsolUser cmdlet, there's a ImmutableId attribute that can be updated for a user. I'm trying to use Azure REST Update User API to update the attribute, but ImmutableId doesn't...
View Article