Announcing the Windows Azure AD Sign-in Experience Preview
Hi everyone,We’ve just launched a Preview of our new sign-in experience to Office 365, CRM Online, Windows Azure, Windows Intune, and other services used by organizations. You can read more about this...
View ArticleIs it possible to enable "login with office 365" in a non Azure AD web app?
Is it possible today (or, perhaps, may become possible in the near future) to enable a "login with office 365" authentication experience - similar to "login with Google" - in a web app that is not...
View Article0x80100005: Unable to obtain credential
hi, I am trying to use Azure Active Directory to authenticate a user within a console app. I've performed the following steps:1. Went to the Azure Active Directory preview portal and created a new...
View ArticleWindows Azure - ACS Authentication
Hi,I'm using the library "Windows8.CSharp.Identity.AccessControl" for ACS Authentication.I'm able to list all of my Identity providers and when I try to select any one of the Identity Providers (say...
View ArticleActive Directory Alert. Unable to see it.
Hello,Today after having issues when trying to RDP into our Virtual Network I noticed an alert on the Active Directory link in the dashboard (see attached). I am unable to click on the navigation item...
View ArticleFinding all groups a user is a member of
The question does not pertain to one level deep hierarchies [1], but to nested groups (ie Joe is an administrator and thus member in the group Administrators; this group is member in say SharepointA...
View ArticleAuthHost encountered a navigation error
Hi,I get the following error in my event log while using WebAuthenticationBroker.Information: AuthHost completed document from URL: <https://login.microsoftonline.com..........Information: AuthHost...
View ArticleCannot verify domain
I was attempting to add a domain to AAD.I added the TXT record for verification, but the verification process still fails.I've retrieved the TXT records for that domain with other means and I am sure...
View ArticleAuthentication against ACS->WAAD returns HTTP status 404: Not Found
I've been working with the "AAL - Native Application to REST service - Authentication via User Credentials" sample trying to authenticate against WAAD.However, when I attempt to authenticate my request...
View ArticleAuthenticate to web site from Win 8 App?
I have a Azure web site. In it, I'm using Azure Active Directory to do authentication. Here's a section of the web.config to illustrate what is in place:<system.identityModel>...
View ArticleIs WAAD going to be deleted when O365 preview reaches RTM?
Hi,I have asked this question on O365 preview forum, but they pointed me to here. When registering for preview version this sentence is displayed:Note: The Office 365 Preview is for testing purposes...
View ArticleCannot create new WAAD tenant
Hi WAAD folks,since a few weeks I cannot create a new WAAD tenant on this website: https://activedirectory.windowsazure.com/Signup/QuickSignup.aspxI get the same error message like the guy in this...
View ArticleHow do I sign up for Azure online backup in Australia
Hi,How do Australian companies sign up for Azure online backup preview?Australia isn't listed as a region, and using other regions requires falsified address details etc.At this point it looks like...
View ArticleBest option to authenticate web site and Win 8 app against non-mobile web...
What is the best way in Q1 2013 to authenticate an Azure MVC web site and a Win 8 App against an Azure web site that is not using Mobile Services?The answer seems to have changed a few times over the...
View ArticleCryptographicException: The data protection operation was unsuccessful.
I've setup my Access Control Service at https://____.accesscontrol.windows.net/v2/mgmt/I've used the "Identity and Access..." context menu in VS2012 for my web site, and configured everything. When I...
View ArticleHow to use the Developer Preview of Windows Azure Active Directory service
The article at http://social.msdn.microsoft.com/Forums/en-US/WindowsAzureAD/thread/b2e5be8d-cc2a-48f4-bdeb-930b24feeb56 claimsWindows Azure Authentication makes it simple to enable authentication for...
View ArticleAdd federationmetadata from ACS throw exception
I have a web application in an Azure cloud service using ADFS 2.0. I wanna add others parties identifier, like Windows Live Id. The web.config includes a connection string encrypted with the...
View ArticlePersonalized login page for WAAD
Hi,it seams a simple question. Does someone knows if is possible to have a custom login page to authenticate user in a WAAD? I've bang my head on internet research for a while and it seams that anyone...
View ArticleLog in to Graph API with User Credentials instead of SPN
Basically, instead of creating a spn with keys et al I want to log in with "my" (user) credentials (ie admin@something.onmicrosoft.com).Is that possible? If so, how do I rewrite (old version):...
View ArticleAzure AD / Azure ACS / Windows 8 XAML App
I am building a Windows Store LOB Application that will utilize Azure Active Directory as the IP, and Azure ACS for authentication. I have AAL setup in my project, however, I'm having a hard time...
View Article