Nintex Promapp - SSO - ADFS requesting credentials every time even if connected to the Domain

  • 26 March 2021
  • 0 replies
  • 23 views

Userlevel 3
Badge +8

Issue

Single Sign On set up with ADFS may be requesting a user to enter their credentials every time they attempt to use Nintex Promapp with SSO even if they are connected to the domain.

 

Resolution

Internet Explorer - add federation site as a local intranet site in IE which can be done via group policy.

Chrome - Add Windows Integrated Authentication. You can add the following using PowerShell on the ADFS server using the following cmd Set-AdfsProperties -WIASupportedUserAgents ((Get-ADFSProperties | Select -ExpandProperty WIASupportedUserAgents) + “Chrome”)

 


0 replies

Be the first to reply!

Reply