<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00008YhRcBCAVOkta Classic EngineMulti-Factor AuthenticationAnswered2024-03-25T07:25:31.000Z2022-12-22T19:55:01.000Z2022-12-28T17:10:08.000Z

75o5c (75o5c) asked a question.

Multifactor Authentication Failed - RDP

Beginning this week I am suddenly having issues with MFA when using RDP on Servers. We have the .NET 4.6/TLS1.2 registry fix internally as part of our standard process when first installing Okta. This is the error I am receiving

 

Image is not available

Minting JWT completed

InvalidOperationException thrown System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Authentication failed because the remote party has closed the transport stream.

  at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)

  at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)

  at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)

  at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation)

  at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)

  at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

  at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

  at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

  at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)

  at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)

  at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)

  at System.Net.ConnectStream.WriteHeaders(Boolean async)

  --- End of inner exception stack trace ---

  at System.Net.HttpWebRequest.GetResponse()

  at OktaWidget.JwtService.GetStateTokenUsingJwt(String username)

  at OktaWidget.OktaWidgetForm..ctor(String username, Int64 parent, Boolean doMfaChallenge)

  at OktaWidget.OktaWidgetClass.displayWidget(Int64 parent, String username)

 

 


kbazp likes this.
This question is closed.
Loading
Multifactor Authentication Failed - RDP