How to let external users without Azure AD B2C to use my API from Azure API Mangement
I have a backend API that need to be authenticate using Azure AD B2C. I need to put my backend API to Azure API Management to allow external users to use. As the backend already need to be authenticate with Azure AD B2C, so I include the OAuth2 request…
Directory roles vs role management (unified roles) in entra id
While learning the Entra ID and RBAC through graph api, I came across two terms DirectoryRole and RoleManagement. I have some questions on it. What is difference between role template and role definition? In the following screenshot, RoleDefinition…
Troubleshooting "We Were Unable to Find Your Azure Tenant" Error During App Service or MySQL Database Creation
Encountering a "We were unable to find your Azure tenant" error when trying to create an App Service or MySQL database on Azure. After attempting to log in, you get redirected to the Azure welcome page. When trying the "Try for Free"…
How to add a custom role to be associated with the token of a B2C entra id
Hi, We are building a B2C application where user accounts are created using Entra Id. When a B2C entra id is created I want to be able to associate a role (admin, write, read) to the token generated when the user tries to login. I have been unable to…
We’re unable to validate your phone number
I want to create a subscription on the Azure Portal but I can't verify my phone number. The next screen I get: I've tried many phone numbers for my country and I had the same result
We’re unable to validate your phone number
Good day! I know there is already a similar question, but almost a year later still a lot of people facing this issue and none of the recommendation from previous post is working. I am trying to use Azure free trial and on the form there is a phone…
"Approval required" showing even though admin consent has been granted for the whole tenant
The issus is similar to this one but the answer does not apply to my situation. ** Here is the situation :** I am software developper. I am developing an integration with microsoft to fetch outlook mails from Microsoft Graph API. I created an app…
Cross-Tenant Utilization and MCM Setup: Domain Trust and License Management
Hi everyone, I have a question regarding cross-tenant utilization and MCM (Microsoft Configuration Manager ). We have the following setup: Domain A: An on-premises domain where we want to implement MCM. Domain B: An Azure domain with Microsoft 365…
How unlock my Authentication
Hallo all, It is impossible for me to enter my authentication app with my email (
How to convert appRoleAssignments parameter from XML to only comma-separated string value of roles a user has in a Salesforce application?
Hello, I am using a Salesforce application integrated with Entra ID for SSO and user provisioning services. In my application, users are organized into several groups, and each user can belong to multiple groups. I would like to store the roles assigned…
Sign-Up issues
Hello, I'm participating in creating a start-up company and I'm interested in using Azure, only issue is that I'm encountering issues from the get go-at sign up. I'd appreciate any help with this. I'll post the error down here. { …
SCIM Update User userName problem
Hi everyone, I'm working on implementing a SCIM 2.0 endpoint for updating users with a PATCH request (PATCH /Users/Id), and I've encountered the following error: and my response I don't understand the error because userName is in my response, add…
How to setup Micorosoft Social Login for Spring Security
Hi I would like to add a Microsoft login button to my online store, i have a spring boot backend and currently have google login implemented with spring security, I would like to have Microsoft work in the same way. I want to let any user login. My…
Launch Failed error after MFA authentication
For SSO, With this being our app is an OIDC app, Our customer is not able to enter a sign on URL for my apps to use, is there another way to go about this or will they not be able to use our company application in my apps? When they are try to use it…
Can't see my own authentication methods
Good Morning, I'm having an issue in my Entra ID authentication methods, in that i cannot see any of them! I'm global admin and I know i have 2FA and authentication methods set up as i use them every day to sign in, but I cannot see them on my own users…
I'm getting a CORS issue while loading my webpage with MSAL - how do I whitelist my webpage with Edge Auth?
I'm using the code from this page in my own project to get access tokens: https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-single-page-app-javascript-sign-in Below, you can see the CORS errors, but I cannot find a whitelist to add my…
OAUTH Spec non-compliance with microsoft Entra
Hello, My question is basically well recapped in this post https://learn.microsoft.com/en-us/answers/questions/993951/revoke-oauth-refresh-token-api that was really not sufficiently answered. While I understand that the OpenIDConnect specification built…
How to fix error 0x801c03f2 when enrolling device into Entra ID
I have made a new Entra ID and a new resource so that i can enrol a few devices in my household so i can control them. I have made a user and a password and put Device registration in Entra ID to ALL but whenever i try to enrol the device i get hit with…
How to add more than two user inputs in a b2c login screen usign custom policies?
I've added many user inputs to other steps and it worked fine, but I haven't been able to do the same with the login. I've tried setting three output claims <OutputClaims> <OutputClaim ClaimTypeReferenceId="newInput"…
Azure Portal Login Issue: Restricted Tenant and No Subscription
In the last evening, a free account was enabled on the Azure portal, which is available only for 30 days. However, at the time of login, an error occurred, and access is not possible. The Azure portal displays restricted Tenant and states that there is…