SECURING


Enabling Integrated Windows Authentication for ADFS 3.0 or 4.0

Complete this task to enable Integrated Windows Authentication (IWA) on Active Directory Federation Services (ADFS) 3.0 or 4.0.

Procedure

1. On the ADFS server, run PowerShell as administrator.

2. Use the following PowerShell commands to view the current ADFS settings:


3. If you have Notes client or Chrome browser users, use the following PowerShell command to turn off extended protection for authentication:
4. Use the following PowerShell command to specify the user agents (clients and browsers) that can participate in IWA. Add any browsers that you use that are missing from the list. The embedded browser in IBM Notes 9.0.1 is Mozilla 4.0. The embedded browser is used with Notes federated login.
5. Use the following PowerShell commands again to confirm the setting changes:
6. Complete the following steps to set ADFS to use IWA: 7. Restart the ADFS service.

Parent topic: Enabling IWA (ADFS only)

Related tasks
Creating ADFS service principal names (SPNs)
Enabling Integrated Windows Authentication on ADFS 2.0
Configure browsers for Integrated Windows Authentication