How to integrate Okta with Windows Winforms application? Steps or a user guide would be useful

Need a guide or steps for integrating winforms application with Okta.

Steps for same using Auth0 is present here. Auth0 WPF / Winforms SDK Quickstarts: Login
Need similar steps with Okta

As mentioned by erik here, we do not have a Winforms SDK or sample app, but you could try using IdentityModel

There erik has mentioned to only update Authority and ClientId values but I am getting some error. Want to confirm what should be the value for Authority?

From what I’ve seen, Authority typically refers to the Issuer URL.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.