I created the aks cluster with azure service principal id and i provided the contributer role according to the subscription and resource group. For each and eve
I have two Azure enterprise applications to which I need the user to sign in. He might sign in with different active directory users. The 1st app is used to aut
Our on prem AD is connected to Azure AD. Groups in on prem AD are used to control permissions to various resources. Does this configuration support nesting of s
I am trying to authenticate app in azure, but getting the following error, Response status code does not indicate success: 401 (Unauthorized). Authentication
I am encountering an infinite redirect loop between login.microsoftonline.com and my application. My project is implementing authentication and authorization in
I'm working with the Azure DevOps API and Microsoft Graph API. This is the issue: I create an AAD (azure active directory) group, then, I create a new ADO (Azur
We have an application that requires admin consent for some permissions in order to work. I read the admin consent endpoint documentation and as I understand, t
I have been having this issue for days and have not been able to figure out what it is. In my Blazor WASM Standalone program I Handle Authentication with Azure
I have a web application which creates ContainerInstances, I have specific container registry images I want to use. As a result, I use this code to get my azure
As the title, i'm trying but still found no solution. This is flow: User <-> Blazor.Client <-> Blazor.Server <-> External APIs. Blazor.Client:
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