What is best approach for Native .NET 4.8 application

We are trying to implement OKTA SSO for our WPF client and ASP.NET 4.8 api. What would be a best workflow and approach? Is it possible to avoid authentication by OKTA and use authentication information from windows OS? To not ask users enter password again.