I want to build a Windows Desktop Application and authenticate with Okta IDP. My application is written in golang or C# (using Visual Studio 2019). For golang, I looked at samples-golang examples, all samples require user to go to the browser (i.e. localhost:8000/8180). I would like to collect username and password from my own UI and using okta golang SDK to authenticate the user. Is this a possibility in Windows 10 ? what I like to accomplish is identical to this IOS custom-sign-in sample: samples-ios/custom-sign-in at master · okta/samples-ios · GitHub. For C#, I didn’t find any simple examples (without dotnet) in github.com/okta. Any recommendations, would be helpful.
Related topics
Post | Replies | Views | Activity | |
---|---|---|---|---|
Best practice for authentication in a C# desktop exe | 4 | 3581 | February 13, 2024 | |
Example code using Okta with native Windows Desktop C# .NetFramework app | 1 | 21 | October 19, 2024 | |
Authenticating user from desktop app in C# | 1 | 2081 | February 12, 2024 | |
OKTA authentication for Windows executables (.exe) | 2 | 2362 | February 13, 2024 | |
OKTA Support for windows/desktop application | 0 | 1388 | November 16, 2023 |