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”
Category: Windows
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”