Basic authentication grant type - Intergraph Smart Completions - Intergraph Smart Completions 6.0 - Customization & Programming - Hexagon

Intergraph Smart Completions Smart API Programmer's Getting Started Guide

Language
English
Product
Intergraph Smart Completions
Search by Category
Customization & Programming
Smart Completions Version
6.0

When using the basic authentication grant type, you must send the authorization details in the request body.

Parameter

Type

Description

Source

Username

Required

The name defined for the user in Smart Completions.

The Smart Completions Authentication identity provider.

Password

Required

The password defined for the user in Smart Completions.

The Smart Completions Authentication identity provider.

SHARED Tip If you're unfamiliar with getting an access token using the Basic Authentication grant type, see an example using Postman.