How to specify ADFS site to work on different port?
trying configure sso adfs , sharefile. had use port 8443 adfs.
where must specify adfs use port 8443.
getting following error
encountered error during federation passive request.
additional data
protocol name:
saml
relying party:
https://0footprinttechservices.sharefile.com
exception details:
microsoft.identityserver.web.unsupportedsamlrequestexception: msis7076: configured passive endpoint 'https://adfs.0footprint.net/adfs/ls/' not prefix of incoming saml message destination uri 'https://adfs.0footprint.net:8443/adfs/ls/'.
@ microsoft.identityserver.web.protocols.saml.samlprotocolmanager.validateincomingsamlmessage(samlmessage samlmessage)
@ microsoft.identityserver.web.protocols.saml.samlprotocolmanager.issue(httpsamlrequestmessage httpsamlrequestmessage, securitytokenelement onbehalfof, string sessionstate, string relaystate, string& newsamlsession, string& samlpauthenticationprovider, boolean isurltranslationneeded, wrappedhttplistenercontext context, boolean iskmsirequested)
@ microsoft.identityserver.web.protocols.saml.samlprotocolhandler.requestbearertoken(wrappedhttplistenercontext context, httpsamlrequestmessage httpsamlrequest, securitytokenelement onbehalfof, string relyingpartyidentifier, boolean iskmsirequested, boolean isapplicationproxytokenrequired, string& samlpsessionstate, string& samlpauthenticationprovider)
@ microsoft.identityserver.web.protocols.saml.samlprotocolhandler.buildsigninresponsecorewithserializedtoken(httpsamlrequestmessage httpsamlrequest, wrappedhttplistenercontext context, string relyingpartyidentifier, securitytokenelement signontokenelement, boolean iskmsirequested, boolean isapplicationproxytokenrequired)
@ microsoft.identityserver.web.protocols.saml.samlprotocolhandler.buildsigninresponsecorewithsecuritytoken(samlsignincontext context, securitytoken securitytoken, securitytoken devicesecuritytoken)
@ microsoft.identityserver.web.protocols.saml.samlprotocolhandler.process(protocolcontext context)
@ microsoft.identityserver.web.passiveprotocollistener.processprotocolrequest(protocolcontext protocolcontext, passiveprotocolhandler protocolhandler)
@ microsoft.identityserver.web.passiveprotocollistener.ongetcontext(wrappedhttplistenercontext context)
set-adfsproperties
https://technet.microsoft.com/en-us/library/ee892317.aspx?f=255&mspperror=-2147217396
edit bindings of iis
Windows Server > Directory Services
Comments
Post a Comment