Category "azure-active-directory"

Can you provision users and authenticate in Snowflake using CIAM solutions?

Snowflake's federation authentication documentation does not explicitly mention Customer Identity Access Management (CIAM): https://docs.snowflake.com/en/user-g

How to Use Azure Managed Identity as Credential For Debugging Cosmos Database access inside of Blazer Server App?

Background: As described in bullet #4 of my other post I'm trying to follow CDennig's example bicep script to grant my blazor (server) application access to bot

What is the correct use of scopes and app roles in an Azure AD web api with user and daemon clients?

I have a web api to access "resources". These are not user specific resources. There is a "reader" app role. User1 is added to "reader" role App1 has been grant

Can't get Code from Azure Active Directory from Post because of redirect

I need assistance with a company website I'm working on that should be linked up with Azure Active Directory. I have read those Azure Active Directory Docs. Our

Service dependency on AD client services

I have a Win32 service that runs in an AD environment. Very early in its startup phase, this service now needs to make ADSI calls in order to find out the compu

Why Netlogon send dns query ipv6

I use https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-admx-netlogon#admx-netlogon-netlogon-addresslookuponpingbehavior set parametr ad

C# AzureAD joined device - retrieve token for Graph API silently

I want to create Graph API client as logged in user. The device is Azure active directory joined device. Documentation says I should use Integrated windows auth

Exporting/Importing dates from Active Directory

Simple export script to grab users from Active Directory and output a .csv file: $ad_users = Get-ADUser -SearchBase $adPath -LDAPFilter $filter -Properties samA

AzureAD joined/hybrid Device authenticate with MS identity platform

Can an AzureAD joined/hybrid device authenticate with Microsoft identity platform? I would like the device to retrieve the JWT access token, not a user account

Authenticate with Azure AD account while using Read-SqlTableData to read AzSQL tables

What other properties does one need to add to the ConnectionContext while connecting to AzSQL using an AzAD account? $srv = new-object ('Microsoft.SqlServer.Man

Microsoft Teams DDI. I can call to outside numbers, But unable to receive calls

I have set up DDI numbers for my organization to receive inbound and outbound calls through MS Teams using a telephone number. I bought this from a telecom prov

Authentificate users of another active directory using first active directory using Tomcat and LDAP on Linux

I have two active directories ad1 and ad2 that are trusted by each other. Ad1 has groups that contain both users of ad1 and ad2. Using a Tomcat realm of a Linux

Integration of Office 365 login in MERN Stack

I am trying to make a web app that uses MERN Stack for its development. For the login part, I have to integrate Office 365 Login along with Azure AD login in th

Integration of Office 365 login in MERN Stack

I am trying to make a web app that uses MERN Stack for its development. For the login part, I have to integrate Office 365 Login along with Azure AD login in th

How to inlcude more attributes in OAuth2User retruned from Azure Active Directory (AAD) using Spring Boot Starter oAuth2 Client

I am using spring-boot-starter-oauth2-client, spring-cloud-azure-starter-active-directory (spring-cloud-azure-dependencies 4.0.0) to add oauth2 authentication a

Provide SSL certificate for internal Website

I have a website in my local network and the website is not ssl secured. Many clients can not reach the website because of "ERR_SSL_VERSION_OR_CIPHER_MISMATCH"

Sustainsys.Saml2 - Saml2/Acs endpoint returns Error 500 when processing SSO

I've created a C# ASP .Net Core 6.0 application, and trying to implement SSO with Azure AD using Sustainsys.Saml2, specifically with the Sustainsys.Saml2.AspNet

Migration of projects in azure Devops

Is this possible to migrate projects from one organization to another in Azure DevOps? I am facing challenges to manage multiple organizations so instead of it

Azure Automation Account access- AD & WVD Hostpool (add/remove) Operations

I have a automation account with run as account through which i'm running a powershell runbook. It usually does add/remove a member to a AD group in azure and a

Azure AD App Registration certificate credentials - What should the certificate common name be?

When using a certificate for authentication to Microsoft Identity Platform, are there specific details required for the certificate? Does Azure AD actually veri