Azure Active Directory (Azure AD) Pass-through Authentication allows your users to sign in to both on-premises and cloud-based applications using the same passwords. This feature provides your…… Read more “Azure AD Connect – How to connect your Active Directory Domain to Azure AD ? – Part 2 | Pass-through Authentication”
Category: Azure
Azure AD Connect – How to extend your Active Directory Domain to Azure AD ? Part 1 | Password Hash Synchronization
The simplest way to enable authentication for on-premises directory objects in Azure AD. Users can use the same username and password that they use on-premises without having…… Read more “Azure AD Connect – How to extend your Active Directory Domain to Azure AD ? Part 1 | Password Hash Synchronization”
AAD – Azure Cloud-based SSO Authentification
Cloud-based users Authentication or Azure AD Single Sign-on with Password Hash Sync This means enable the user to signed in with an Azure Active Directory account…… Read more “AAD – Azure Cloud-based SSO Authentification”
ADFS – How-to federate with a customer
What is ADFS ? It’s a web service that authenticates your users to Active Directory while also simultaneously providing them access to some claims-aware application (i.e. Office…… Read more “ADFS – How-to federate with a customer”
SQL/SSAS – Failover Cluster on Windows 2012 – Installation & Configuration
Confirm compatibility of your environnement before deploying a SQL failover cluster. https://docs.microsoft.com/en-us/windows-server/failover-clustering/clustering-requirements Disks configurations Disk 1 – Quorum: Is the quorum of the cluster. A cluster quorum…… Read more “SQL/SSAS – Failover Cluster on Windows 2012 – Installation & Configuration”
ADFS – OpenID Connect Configuration
Create a new application group in ADFS with the following configuration : Standalone application > Server application Set a name that will define your application Hit next…… Read more “ADFS – OpenID Connect Configuration”
ADFS – Web Application Proxy 2016 Installation & Configuration
Prepare two Windows 2016 servers with Windows Updates. Dont join them to the domain. Installing Web Application Proxy Let’s fire up the Add Roles Wizard from Server…… Read more “ADFS – Web Application Proxy 2016 Installation & Configuration”
ADFS – Active Directory Federation Services 2016 Installation & Configuration
Install and prepare two servers (adfs01/02.domain.com) 2016 with windows updates and join them to your domain. Determine the namespace that you will use for your ADFS (adfs.domain.com)…… Read more “ADFS – Active Directory Federation Services 2016 Installation & Configuration”