0

I am working on SAML authentication for my application using ADFS as IDP and IIS server as SP. ADFs has been setup on Windows 2012 R2. The problem is " I can't access the ADFS Single Sing On page". this is the error that i am getting on adfs Error - Exception details: Microsoft.IdentityServer.RequestFailedException: MSIS7065: There are no registered protocol handlers on path /adfs/ls/ to process the incoming request. at Microsoft.IdentityServer.Web.PassiveProtocolListener.OnGetContext(WrappedHttpListenerContext context)

I have googled the solution and find out that i have to enable the "EnableIdpInitiatedSignonPage" that is one of the ADFS property - https://learn.microsoft.com/en-us/windows-server/identity/ad-fs/troubleshooting/ad-fs-tshoot-initiatedsignon

According to the docs "Get-AdfsProperties" command has to show the "EnableIdpInitiatedSignonPage" property. but i am not getting it when i run "Get-AdfsProperties".

is there any way to add this property or any other solution.

Thanks

markalex
  • 8,623
  • 2
  • 7
  • 32
ashish gupta
  • 135
  • 5
  • 16
  • If you are on a legacy version of Windows and legacy ADFS, this property is not there. For if you view the MS provided documentation as you provided in your post, you see this is for WS216 and higher... – postanote Jun 08 '20 at 23:48
  • Did you ever get this resolved? I am facing the same issue... – user94614 Sep 28 '20 at 19:37

0 Answers0