Sample clients - Intergraph Smart API Manager - 2020 (4.0) - Help

Intergraph Smart API Manager Help

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

    See all of the available samples at the following address:

    https://github.com/IdentityServer/IdentityServer3.Samples

  • 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.