Skip to content

apikeys

To enable the apikey service in any container/image set the env variable INSIGHT_ENABLE_APIKEY=true

apikey for technical user

Apikeys can be used for requests of technical user instead of session-cookies.

Property apikey.techuser.apikey must be set and the value is the apikey for the techn. user

MAS8: apikey for interactive user

For MAS8 it is mandatory to use apikeys also for interactive users.

  • insight-apikey.war must be deployed.
  • property apikey.baseurl must be configured.
  • i.e. apikey.baseurl=https://myserver.mas8.cloud.de/maximo/api
  • property apikey.expiration=600 controls the expire time of apikeys in minutes. Default is 600