3,309 questions with Microsoft Security | Microsoft Entra | Microsoft Entra External ID tags
B2C Webform: Can't Get Claims
I've been working with https://github.com/Zen3InfoSolutions/B2C-WebForms-DotNet as a base. Mostly, I've changed it for my environment and fixed a line or two. I've got it asking for login information, but I don't get any claims information when it…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Developer technologies | ASP.NET | Other

unable to save masked field on ui in database in b2c policy
i have some sesitive fields that i need to mask on Ui. I am unable to save masked field on ui in database in b2c policy. I have tried to look in b2c ui custamization docs.Is there any way to save masked fields in b2c poliy to save in database?
Microsoft Security | Microsoft Entra | Microsoft Entra External ID

Supported file types for profile pic Azure B2C
What are the supported image file types when using Microsoft graph to upload profile pic for Azure B2C?
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Invalid grant: The provided JWE contains a field that is not base64 compliant
Hi @Anonymous , We are having a similar issue as per this question, "https://social.msdn.microsoft.com/Forums/en-US/6d2bbcae-e08d-4eab-b482-94fcc52bc4b7/azure-active-directory-b2c-authorization-code-encoding-issue?forum=WindowsAzureAD" …
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Trying to pass a msal react (msal browser) access token to msal node
Trying to pass a msal react (msal browser) access token to an authenticated api to ensure that the user is authenticated and has access to that api. I have been using msal-node to try to validate the access tokens but cant seem to find the right method…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Grant Admin Consent tenant wide for multi-tenant Azure AD B2C app
I've created a multi-tenant application in Azure AD B2C. Now lets say if this application is made in tenant A and I want to allow this application to access users of tenant B, I have to provide admin consent for this. Url will be of form…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Control the Cache-Control header of the jwks_uri (https://{domain}.b2clogin.com/{tenant}/{policy}/discovery/v2.0/keys)
Hi, I'm using Azure AD B2C with custom policies. when I'm using the keys endpoint (jwks_uri) it returns the keys response with the header: Cache-Control: private. Is there a way to control it, maybe through the custom policies (I want to change it…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Where can I find more information on what and how APIs are used in the Verifiable Credentials sample?
Hi, I'm curious to know what and how the APIs and communications between apps are being invoked in the sample app. I suppose the following sequence of calls between apps are being taken place for issuing VC: Click Get Credential button -> QR…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Invalid signing algorithm.
In my React.js project i am trying to authenticate with B2C and the project working, we can access the token but when i used this token to access graph api data https://graph.microsoft.com/v1.0/me but thats gives me same error and also in our api…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID

How to authenticate automatically (service) against B2C?
I have 3 apps, a frontend, a backend and a service that does stuff on the backend automatically. I have a B2C directory and I've created B2C apps for the frontend and backend. With "B2C Apps" I mean I've chosen the last option "Accounts…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Azure AD B2C - Id_Token Signature issued by Custom Policies in identity experience framework
Hi, As per the below docs : https://learn.microsoft.com/en-us/azure/active-directory/develop/id-tokens A validation of a id__token should be same as validating an access_token. Which means that an id_token should be signed. But , when an…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Unable to create a credential in Verifiable credential (Preview)
Hi, I tried to create a credential in "Verifiable credentials (Preview)" and got the following error. We couldn't read your files. Make sure your user has the "Storage Blob Data Reader" role assigned in the selected container.…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Ms Graph: How to add, view, and delete groups for a user programmatically?
In the following example, https://learn.microsoft.com/en-us/azure/active-directory-b2c/microsoft-graph-operations#code-sample-how-to-programmatically-manage-user-accounts it doesn't show how to add groups to a user as the following I…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Graph
Web Form B2C Redirection
I have a legacy web form that needs to use B2C for authentication. I'm getting the B2C login ok, if I use something like http://localhost:55555 in the redirect uri on the application registration. The problem is that after getting through the login, it…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Developer technologies | ASP.NET | Other
Best Office 365 license or solution for web app integration?
We have an existing web application on Azure as an app service. We'd like to integrate Excel spreadsheets (and possibly Power BI visualizations) into the application in such a way that: Users can log into our web application the way they currently do…
Microsoft 365 and Office | Development | Office JavaScript API

Azure App Service
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID

AD B2C with User Delegate SAS for Azure Blob Storage
In the process of designing a mobile application (IOS & Android) utilizing Xamarin Forms with AD B2C handling logins. We would like to use User Delegate SAS to grant access to Azure Blob Storage for video upload / download directly to/from the client…
Azure Blob Storage
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID

Login Issue with B2C
Hi, I am using azure B2C for implementing login functionality in my application, I am using "acquireTokenSilent" to get the token . While using that I am getting the below error. error part InteractionRequiredAuthError: AADB2C90077:…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Azure B2C Token Format
Arrays in nested token get converted to special characters /r/n in when it is passed through B2C. Please advise on timeline for arrays to be supported in B2C with no special characters. MS tkt # 120110624005531 has been raised for the same
Microsoft Security | Microsoft Entra | Microsoft Entra External ID

Force Passsword Reset First Logon Custom Policy Fails to Bring Up Password Reset UI
I have implemented the force password reset at first logon based on the following example. https://github.com/azure-ad-b2c/samples/tree/master/policies/force-password-reset-first-logon Here are my custom policies. 96425-trustframeworkbase.xml…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Graph
Azure AD B2C Email Verification at signup
How to change email verification token validation at the time of Email verification at user singup