Skip to main content

AdminApiAuthentication

Parameters passed to authenticate to an Admin API application.

Properties

NameTypeDescriptionNotes
application_idstrAdministration API application id
enable_web_sessionboolIf set to true, a session cookie named INTELLITRUST_SESSION_ID is returned with the authentication response. This cookie must be returned with all subsequent requests.[optional]
shared_secretstrShared Secret

Example