Should a traditional Windows desktop application developed in C# that accesses Google Drive using the Google.Apis.Drive.v2 and authorizes users with Google.Apis.Oauth.v2 (which brings up the default browser for user login), support SSO with Okta?
Are there any required Browser or OKTA settings required? The application has no OKTA integration or OKTA specific code.