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
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.