Category "azure-active-directory"

Get Windows NT Login From Azure AD msal

I am working on API that is secured using Azure AD. Is there a way to get the Windows NT login from claims? Example. jDelaCruz

MSAL PublicClientApplicationBuilder with AzureAD external user cannot access SharePoint

We have a Windows Application using MSAL with PublicClientApplicationBuilder to access SharePoint with the delegated permissions of the logged on user. When our

Unable to connect to Azure DB using JDBC with ActiveDirectoryServicePrincipal

I'm trying to connect to an Azure DB via JDBC using authentication mode ActiveDirectoryServicePrincipal. Connection string: jdbc:sqlserver://xxx.database.window

Azure B2C token scope permission issue

When I try to get a token with a scope inside it then I get a This application does not have sufficient permissions against this web resource to perform the ope

Microsoft Teams SSO - Unable to Retrieve Token

I am trying to retrieve an SSO token in my Microsoft Teams task module for a logic am working on and when I use the Microsoft teams SDK I keep getting the error

Microsoft Teams SSO - Unable to Retrieve Token

I am trying to retrieve an SSO token in my Microsoft Teams task module for a logic am working on and when I use the Microsoft teams SDK I keep getting the error

Graph Active Directory Users API returning lots of duplicates

I'm using the Graph API in an azure function to get all users from active directory. The code I am using shown below but pseudocode is if there is no previous d

Azure AD Updating Bulk users from CSV

I am new to this so please apologise if I missed some information. I have the following situation: I have a employee list in CSV and I need to update existing u

IDX10501: Signature validation failed. Unable to match key: kid

We want to switch our web apps to using Azure AD for authentication. I'm using the example at: https://github.com/Azure-Samples/ms-identity-aspnet-webapp-openid

Azure AD LDAP auth for Guest accounts

It is possible to authenticate over LDAP(s) (Azure AD services) for guest accounts? For member accounts authentication working well.

Can I use AAD Managed Identities for IIS Application pool identities on Azure?

I am hosting IIS on Azure Windows VM and need to configure Service account for IIS Application pool identity. What approach can I use for this? Is it possible t

Get expiration date of signing certificate(s) within a SAML metadata file

I have about 30 SAML configurations from various vendors, all are metadata files that reside on the internet (Azure AD, Auth0 and a couple other identity provid

PowerShell AzureAD odata v3.0 filter

So I am trying to fetch all sign-in logs that fails a particular Conditional Access that have been set in Report-Only mode. The cmdlet is in preview and is unab

Getting MAM Enabled: No , when i upload the apk to company portal

I have integrated Intune SDK into my application. When i upload the apk to Azure company portal. Getting error as MAM Enabled:No So kindly advise how to resolve

Token is generating with all the available scopes in AzureAD

I have below setup on Azure, Host APP Added 3 Scopes under "Expose an API" tab i.e. abc, def, ghi Client APP Added all 3 Scopes under "API Permissions" tab No

Azure Conditional Access can't Include or Exclude users

Basically my problem can be seen on this picture : azure conditional access error When I go to Conditional Access > Assignments, I have red crosses both on I

WebAPI and Azure AD - works fine with obsolete setup, but not when updated to new setup

I have an existing Web API project, which uses Azure AD for authentication. Prior to my joining the organisation, I understand that this was an ASP.Net 3.1 proj

Business Central Admin Center API

I'm trying to call the Admin Center API of Business Central, but I keep getting 403 Forbidden error. I'm not sure what the problem is - it could be incorrect en

How to make an arrow function in react so that it executes only once and saves the data in sessionStorage

I am developing an application in react.js and I need to implement a request to Active directory to extract the information of the logged in user, through Micro

Azure AD login automatically for a specific user

I'm in the process of migrating an ASP.Net MVC app from windows authentication to Azure AD Authentication. One of the requirements of the app is that some parts