How to enable, configure self-service password reset for users
Dear All,I have AD premium, Office 365 and AD on-premise.I want to use directory Sync tool to two-way sync password (self-service password and password write back).I follow the instructions:...
View ArticleADAL AcquireToken with ClientCredential fails with invalid_client (ACS50012)
My Azure AD "web application" won't allow me to get an auth token using ADAL's AuthenticationContext.AcquireToken method with ClientCredential.I am trying to use...
View ArticleACS50012: Authentication failed
Hi,I have a really strange issue with"/oauth2/token" endpoint (grant_type: "client_credentials")... A few days ago it doesn't work anymore (the endpoint for that app has worked fine for ~6...
View ArticleUse Azure Active Directory sso "legacy apps"
hi and greets from germanyit is possible to authenticate legacy apps (windows form apps) with azure active Single Sign On?Thanks
View ArticleAADSync functional level (domain and forest) requirements?
Hi All,I have two questions about AADSync requirements. 1) What functional level (domain and forest) is required for AADSync (like the old DirSync)?2) What domain controler version/edition (Windows...
View ArticleCan Granularly Enable Multi-Factor Auth Base on the system and not the user
Hi AllI am doing a comparison of Azure AD to Okta (I want to prefer Azure) and I am being told that one of the features of Okta is the ability to selectively enable Multi-Factor authentication for...
View ArticleIdentity disappears from bearer token after an hour
I am working on a multi-tenant solution with Azure AD with web apps and a web api. The web app uses OpenIdConnect to retrieve a bearer token (which is cached in Azure Redis Cache), which is used in...
View ArticleAzure downtime? Web deployment task failed (Could not reach remote computer)
Hello,I'm unable to deploy, and all of my websites are displaying The service is unavailable upon visiting. Is Azure experiencing downtime right now? Luckily I'm not running anything non critical at...
View ArticleAuthenticate Web Users with Azure Active Directory Access Control
I followed the article at http://azure.microsoft.com/en-us/documentation/articles/active-directory-dotnet-how-to-use-access-control/ to the lettre, which successfully executes and displays correctly...
View ArticleGroup owners not returned by Graph APIs
I am using the Azure Graph APIs and trying to get the owners for groups (both security groups and distribution lists). No matter what I have tried, I never get any owners returned. I also do not...
View ArticleDefualt expiration time of refresh token
what is defualt expiration time of refresh token which comes with oauth token and used to generate new token when oauth token expires.on techforum some one mentioned that its 80 days.is it right?.can...
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 Articledirectory sync
hi alli cannot re-enable the azure Directory Sync. The button is greyed out.any ideas?thank you
View ArticleASP.NET Identity and Azure Active Directory for multi tenant, multi...
Hi - We are building a web application, which is expected to scale up to 50-100.000 users within a couple of years. There will be organizations accessing the application through licensing, and their...
View ArticleSingle Sign On
Lets say I have Azure set up for SSO. We can use Office 365 as my example. I know accessing through the portal works. What if I go directly to Office365.com and attempt to login? Or if I access it from...
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 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 ArticleAzure Active Directory and WCF authentication
I have WCF service and I need to secure it with Azure Active Directory. I've already read all related questions here and at social.msdn but still can't get my sample working. I want authentication to...
View ArticleSaaS integration of 3rd Party application in the Azure Gallery with Azure AD...
Hi,I want to integrate 3rd parth SaaS application with Azure AD that are available in Azure gallery. Right now I am working with three different application. Wrike, Microsoft Live account and Skype.Can...
View ArticleDocumentation for Microsoft.Azure.ActiveDirectory.GraphClient
Can anybody help, I am developing applications for native windows 7(mainly WinForms) and need to find some documentation for Microsoft.Azure.ActiveDirectory.GraphClient API. I am currently using V1 of...
View Article