Sample clients - Intergraph Smart API Manager - 5.0 - Help

Intergraph Smart API Manager Help

Language
English
Product
Intergraph Smart API Manager
Search by Category
Help
Smart API Manager Version
5.0
  • The IdentityServer4 GitHub repository contains multiple samples for various types of client applications that need to get an access token from an IdentityServer4 authorization server, like the one included with Smart API Manager.

    See all of the available samples here:

    https://github.com/IdentityServer/IdentityServer4

  • OData Client Code Generator is a good place to start for .NET programming environments

  • Simple.OData.Client provides an alternative client-side proxy mechanism that is multiplatform