Skip to content

Latest commit

 

History

History
 
 

openapi3

Okta.Sdk - the C# library for the Okta API

Allows customers to easily access the Okta API

This C# SDK is automatically generated by the OpenAPI Generator project:

Getting Started

  • Install the OpenAPI generator CLI
  • Run openapi-generator-cli generate -g csharp-netcore -c config.json --skip-validate-spec

Note that config.json contains all the configuration required (templates, supporting files, global configuration, etc) to generate the Okta SDK. For more details about the generator's customization visit this link.