Does Google Drive accessed by Google APIs support OKTA SSO

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.

If it supports the OAuth spec then it might support SSO with Okta.
https://developer.okta.com/docs/reference/api/oidc/

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