<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
0D54z00007YoDqWCAVOkta Classic EngineAuthenticationAnswered2022-09-08T11:34:06.000Z2022-04-06T09:47:14.000Z2022-09-08T11:34:05.000Z

AnilM.52593 (Customer) asked a question.

OKTA for Windows Desktop Application

I am a very new here , One of our client need to implement OKTA authentication for Windows desktop Enterprise Application. I go through with the quickstart section but did not found any sample for Desktop to integrate api. Any one can help on this ..? Thanks in Advance.


  • Paul S. (Okta, Inc.)

    Hello @AnilM.52593 (Customer)​ Thank you for reaching out to our community.

     

    I would assume you are looking to setup Integrated Windows Authentication with Okta, for this please take a look at this article that would help you with the integration:

    https://help.okta.com/en/prod/Content/Topics/Directory/Configuring_Desktop_SSO.htm

     

    Or if you are looking to RDP authentication please take a look at this:

    https://help.okta.com/en/prod/Content/Topics/Security/proc-mfa-win-creds-rdp.htm

    Expand Post
  • AnilM.52593 (Customer)

    Both link is not working . Still I have doubt about SSO type implementation, The type of our back office application is , Smart Client Desktop Application made in C# and WCF, and it is accessible to only those employee who already have in our system. Is it possible to provide the contact no. for discussion in details?

    • LyleF.46548 (Customer)

      Did you ever get an answer on this? I am also struggling to get the Okta web portal to open my desktop application, or to Authenticate with it. We even tried creating a web application that just launches the desktop application but still doesnt work

  • AnilM.52593 (Customer)

    Yes, no answer from their side, There is no way to come back to desktop application after opening OKTA login window to your desktop application. Actually you need to capture the OKTA response when the user enter the password and have successful login with okta.so the OKTA must redirect to your specified url where you captured the response and read the saml and get the user properties.Create a web api that stored the ookta respone while login and then your desktop application will read this info and authenticate the okta user to your system.

    Expand Post
This question is closed.
Loading
OKTA for Windows Desktop Application