OIDC: OAuth 2.0 access token

As of WorkflowGen version 7.17.0, an OAuth 2.0 access token is available for server-side .NET development when using an OpenID Connect (OIDC) authentication method with WorkflowGen This token enables you to make requests to the GraphQL API as well as to your own APIs, depending on your provider’s configuration.

See the Access Token section in the WorkflowGen Integration Guide for more information.