Big-IP and ADFS Part 5 – “Working with ADFS 3.0 and SNI”
Can you believe it? It’s true, it’s true! There’s a part 5. What can I say? Times change; people change; software changes. Active Directory Federation Services, (ADFS) is no exception. While the BIG-...
Published May 30, 2014
Version 1.0Greg_Coward
Employee
Joined July 19, 2011
Greg_Coward
Employee
Joined July 19, 2011
Damien_Solodow_
Aug 08, 2014Nimbostratus
Two items to adjust:
The first character in line 4 of the script should be instead of s
The correct value for the RECV variable should be HTTP/1.1 200
There shouldn't be a period after the second 1
Once I made those adjustments it worked correctly. :)