Authentication using a registered app
Hi Community,My end goal is to be able to connect to PowerBI REST APIs and to that end, I have created an app in Azure. I have an Azure Function App which does that for me, but I first need to be able...
View ArticleAADConnect - How to list orphaned user objects from O365/Azure AD
Sometimes the deleted objects from On premises AD is not getting deleted from Azure AD. So how do we find the list of orphaned user objects from Azure AD so that we can delete the same.Regards, Nidhin.CK
View ArticleAzure AD Connect Synchronization Problem
Hello,We are in a hybrid Exchange Environment. We use Azure AD Connect to synchronize our local directory with Office 365. I faced a problem in distribution group synchronization. When i add a member...
View ArticleMain Azure account holder?
So i'm logged in to azure with an organization login with very limited access. I see that the custom domain was also verified but i'm not aware of it. How can i find out which account is the main...
View ArticleVerify Microsoft SignIn response
Hi,Sorry if this is not the right forum.In our service (back-end in Java/Spring, front-end in React) we implemented Google Sign in.The end result of the Sign In process is that the front-end receives...
View ArticleWorkday SSO with Azure AD: Mobile App Login Redirect URL and Timeout Redirect...
I am trying to configure Workday to use Azure AD for Single Sign-On (SSO). I am following Microsoft guidance:https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/workday-tutorialThere are...
View ArticleMSAL 3x : AcquireTokenByUsernamePassword not working as documented :...
Hi WPF, VS2017, MSAL 3x version.I am trying an sample to test function AcquireTokenByUsernamePassword(). Following is the code example.I am getting error Error Acquiring Token:...
View ArticleAAD - The user ID you entered does not exist. Please check that you have...
Hi,I am not able to log into Azure portal and cannot reset my password by using SSPR.When I try to reset the password, i got the error:The user ID you entered does not exist. Please check that you have...
View ArticleAuthenticationContext.AcquireTokenAsync crash with a given password
Hi! I have this "simple" code: public static async Task<string> RetrieveTokenAsync() { var authContext = new AuthenticationContext("https://login.windows.net/MYTENANT.com/", true, new...
View ArticleCurrent Hybrid AD -> migration to Azure AD
Currently have a Hybrid AAD env. We are testing autopilot, intune with the goal of managing devices solely in Azure. We rely heavily on GPO.I want Azure AD to eventually replace our on-prem AD. Since...
View ArticleCannot enable password writeback with Microsoft 365 Business and Azure AD...
I'm using AD Connect 1.2.70.0 and have configured all steps outlined in "How-to: Configure password writeback".
View ArticleXamarin, Azure B2C, EF
Hi,My code stopped working on the weekend, there has been no code/config changes.Xamarin Forms App using Microsoft.Identity.Client 1.1.4-preview0002 for login, Azure Mobile App Service with Entity...
View ArticleAuthentication and authorization for Azure Time Series Insights API using App...
Hi, Based on the this link https://docs.microsoft.com/en-us/azure/time-series-insights/time-series-insights-authentication-and-authorizationWe know that we able to add application into the Time Series...
View ArticleAzure B2C Authentication for Asp.net core Web and API
Hi, I have created a asp.net core web and API projects and registered with my B2C Active directory and I am able to do the authentication in the asp.net core web and getting the token based on my B2C...
View ArticleAZURE Authentication
I have an application where i have to implement AZURE AD (for internal user) and AZURE AD B2C(for external user) both , how can i do this?
View Articleprogrammatically check if a computer has an office365 user that uses ADAL to...
Hi!The scenario is this: When you install Windows and you select an Office 365 account then you install Office and no password is asked when using Office for first time (because the current Windows...
View ArticleApp pasword support for MSOnline module and AzureAD module.
Team,I need to automate powershell scripts without interaction to manage my azure ad environment. By policy, all global admins must have MFA enabled for security reasons. When using app password in...
View ArticleApp Registration: CustomKeyIdentifier is NULL
HiI'm comparing the manifests for two App Registrations in AAD. One of them works* and one doesn't. Looking at them side by side, I can see two passwordCredentials entries with values like this (in the...
View ArticleAsp.net core 2.1 + windows authentication + AzureAD
Hi,I have my asp.net core 2.1 web app deployed on AWS instance/ docker cluster. This is a private network and need this web app to be authenticated using Integrated Windows Authentication on...
View ArticleGetting AADSTS50020 when trying to sign in to feedback.azure.com
Hi,I'm trying to sign in to https://feedback.azure.com using my MS account to post some feedback, but sign in fails with the following message.Request Id:...
View Article