Link to home
Start Free TrialLog in
Avatar of kevster70
kevster70Flag for Switzerland

asked on

Error Message on WAP event log

Microsoft Application Proxy showing error by connecting to ADFS Server:
AD FS proxy service failed to start a listener for the endpoint 'Endpoint details:
       Prefix : /.well-known/webfinger
       PortType : HttpsDevicePort
       ClientCertificateQueryMode : None
       CertificateValidation : None
       AuthenticationSchemes : Anonymous
       ServicePath : /.well-known/webfinger
       ServicePortType : HttpsDevicePort
       SupportsNtlm : False
'
Exceptiondetails:
System.Net.HttpListenerException (0x80004005): Access is denied
   at System.Net.HttpListener.AddAllPrefixes()
   at System.Net.HttpListener.Start()
   at Microsoft.IdentityServer.WebHost.HttpListenerBase.Start(UInt32 contextPoolSize)
   at Microsoft.IdentityServer.ProxyService.ProxyHttpListener.Start()
   at Microsoft.IdentityServer.ProxyService.EndpointManager.ApplyConfiguration(ProxyEndpointConfiguration proxyEndpointConfiguration)

User action: Ensure that no conflicting SSL bindings are configured for the specified endpoint.
Avatar of Arana (G.P.)
Arana (G.P.)

do you get this error if you run in admin mode?

if you cant run with admin you have to grant permissions for the specific url

netsh http add urlacl url=http://+:80/MyUri user=DOMAIN\user
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.