Stefan3110 11 Posted May 19, 2014 Report Posted May 19, 2014 Hallo, ich möchte mein CRM 2013 nach außen publishen. Hierfür nutze ich die Windows Application Proxy Rolle von Windows Server 2012 R2, ADFS und CRM als IFD. Wenn ich die CRM URL intern aufrufe funktioniert es. Jetzt habe ich die URL nach außen gepublished und ich bekomme diese Fehlermeldung nach dem Anmelden Microsoft.IdentityServer.Web.CookieManagers.InvalidContextException: MSIS7001: The passive protocol context was not found or not valid. If the context was stored in cookies, the cookies that were presented by the client were not valid. Ensure that the client browser is configured to accept cookies from this website and retry this request. at Microsoft.IdentityServer.Web.Protocols.GenericProtocolRequest.ParseEncodedRequestParts(String[] encodedRequestParts) at Microsoft.IdentityServer.Web.Protocols.GenericProtocolRequest..ctor(String encodedGenericRequest) at Microsoft.IdentityServer.Web.Protocols.WSFederation.WSFederationProtocolHandler.GetOriginalRequestFromResponse(ProtocolContext context) at Microsoft.IdentityServer.Web.PassiveProtocolListener.ProcessProtocolRequest(ProtocolContext protocolContext, PassiveProtocolHandler protocolHandler) at Microsoft.IdentityServer.Web.PassiveProtocolListener.OnGetContext(WrappedHttpListenerContext context) Könnt Ihr mir bitte einen Tipp geben? Könnt Ihr mir bitte einen Tipp geben? Wie ich das Problem lösen kann? Danke Die Authentifizierung erfolgt immer über den ADFS Server. danke für eure Hilfe Stefan
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now