Native Windows WPF Application

I have a native (windows only) WPF application built in c#. We have been working to convert our web apps to Okta and we are hoping to do the same thing with this WPF app. Can anyone point to me the recommended way of doing such a thing. Currently, it uses the web browser control to interact with an existing OIDC auth server, however, if there is a recommended/better approach than doing that we’d like to investigate it.

Thanks ahead!

Corey

Take a look at this

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