Change log for AAL for .NET version 0.7.0?
I recently attempted to upgrade a project from 0.6.1 to 0.7.0 of the Azure Authentication Library for .NET and I notice that there were quite a few breaking changes, and that most of the workflow I was...
View ArticleSending Live JWT token to ACS to recieve ACS JWT Token.
Hey,I'm sending a Live JWT token to ACS to receive a JWT token for my application.The code im using is:HttpClient httpClient = new HttpClient(); httpClient.BaseAddress = new...
View ArticleHow to integrate GitHub with Window Azure.
HiiI want to integrate github with window azure, so that i publish my website.Is this possible, to connect if yes please give me some suggestionsWarm regardsMohit Sharma
View ArticleDev / Test VMs Shared Active Directory
My organization has an Azure subscription with Azure Active Directory. We also have a number of developers with MSDN subscriptions. We would like to take advantage of the new Windows Azure MSDN...
View ArticleADSyc entire forest
Hi guys,I'm working on a project with System Center and Windows Intune integration, using SSO with ADFS and ADSync. My problem is that AFAIK ADSync is trying to Synch the entire Forest, which is a one...
View ArticleWAAD won't install. Says Sign-In assistant needs to be installed, but it...
Server 2008 R2 has the Microsoft Online Services Sign-In Assistant version 7.250.4303.0 installed according to the control panel. I'm trying to install the Azure AD management so I can turn on...
View ArticleLync on Azure
I am trying to setup my lync 2013 server on my Azure account associated with my MSDN Ultimate account. I configured separate servers to do this each one a Windows Server 2012 Database edition server....
View ArticleError adding Service Principal to Role: This role does not exist. Check the...
Trying to add a Service Principal to the User account administrator role as described in: Windows Azure AD Graph and Role-Based Access ControlPS> add-msolrolemember -roleobjectid...
View Articleiam from egypt and i have a problem
i have a problem . i am from EGYPT and i want to add user in my organization but my region is not available to send the user verification code ? what can i do
View ArticleCannot install Azure Active Directory Module for Windows PowerShell. MOSSIA...
On my Windows Server 2008 R2, when trying to install Windows Azure Active Directory Module for Windows PowerShell i got the following error message (although Microsoft Online Services Sign-In...
View Articleadding domain to windows azure ad service
so i faintly remember trying to add my domain name to azure ad a while back when it was first released. well i dont remmeber any of the account details i used, and now that i try to ad it to my new...
View ArticleHow to remove Azure Active Directory from Subscription
I was playing around with Azure Active Directory, and provisioned a AD Tenant in my Azure Subscription using a random name (adfaias) to ensure that it would be unique. Well, after playing around with...
View ArticleNeed nameidentifier claim from the Windows Azure Active Directory.
I'm using Windows Azure Access Control Services to Federate Live ID, Google, Yahoo! and my Companies Office365 account. The problem is that Live ID, Google and Yahoo! provide...
View ArticleUnable to use JSON Web Token Handler GA with Windows Store and REST scenario
I'm exploring Windows Azure AD and I'm trying out the scenario "Securing a Windows Store Application and REST Web Service Using Windows Azure AD...
View ArticleWAAD won't install. Says Sign-In assistant needs to be installed, but it...
Server 2008 R2 has the Microsoft Online Services Sign-In Assistant version 7.250.4303.0 installed according to the control panel. I'm trying to install the Azure AD management so I can turn on...
View ArticleGetting Authentication Token from Windows Azure AD using HttpClient
Is there any sample of how to acquire a token from AAD using a simple Http-/WebClient? I was looking at the "Getting Authentication Token from Windows Azure AD for accessing Graph Service" sample...
View Article#2: Getting Authentication Token from Windows Azure AD using HttpClient
Through the article "Getting Authentication Token from Windows Azure AD for accessing Graph Service" sample", and some pointers from Srikanth, I leard how to get an authentication token (JWT) from AAD....
View ArticleAzure Active Directory with ACS: Errors ACS50000 and ACS50001
Hi, All,I'm using WAAD to add an Auth Provider to my ACS namespace. This is used by a WPF application (no Website, Service, WebRole or whatever. A real .net Application! ;-) ) After following...
View ArticleACS20001 error While Login using SiteMinder as IDP.
Hi,I have created a sample 'windows azure cloud service' project in visual studio 2010 and configured AZURE ACS as STS for this application using WIF for .NET 4.0. then deployed this application in...
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 Article