Build OAuth 2.0 authentication
OAuth 2.0 is a protocol that allows you to grant limited access to resources on a third-party site without having to expose your credentials to Okta Workflows.
You can use authorization code or client credential grant types with OAuth 2.0 authentication for your connector:
For a detailed introduction to OAuth 2.0, see What is OAuth 2.0?