We want to use Azure AD as the authentication mechanism for our project. To do that, in our organization Azure AD, i have registered an application for our proj
I have this vanilla spring boot/azure/starter app, connecting to our internal azure service. https://docs.microsoft.com/de-de/azure/developer/java/spring-framew
I followed setup guide from MS document: https://docs.microsoft.com/en-us/azure/active-directory/devices/howto-vm-sign-in-azure-ad-linux Everything works except
I'm logged in as a global administrator, and I have an existing application with multiple roles. I'm trying to add an API permission to one of the app roles and
I am trying to retrieve createdDateTime of Azure AD Users along with their Name and email address. I found below commands: To connect to Azure AD: Connect-Azur
I create a simple .NET web application and I want to implement SAML SSO with Azure AD. I am using .NET version 4.8. I couldn't find any documentation to set up
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
We have a Windows Application using MSAL with PublicClientApplicationBuilder to access SharePoint with the delegated permissions of the logged on user. When our
I'm trying to connect to an Azure DB via JDBC using authentication mode ActiveDirectoryServicePrincipal. Connection string: jdbc:sqlserver://xxx.database.window
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
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
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
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
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
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
It is possible to authenticate over LDAP(s) (Azure AD services) for guest accounts? For member accounts authentication working well.
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
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
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
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