Okta Bearer token in WPF

We have WPF application. We have few windows where we are calling API to read the data and show data on those windows. API needs Okta bearer token. In order to get Okta Bearer token, what approach we need to follow? Could you please help us?

Let me know if you need additional details.

Okta unfortunately doesn’t “support” WPF (i.e. no SDKs) however I did come across a couple resources that may be of use.

You might also look into calling APIs directly: OpenID Connect & OAuth 2.0 API | Okta Developer

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