osisoft-pi · Authentication Profile

Osisoft Pi Authentication

Authentication

osisoft-pi secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic
kerberos http
scheme: negotiate

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/osisoft-pi-web-api-openapi.yml
summary:
  types:
  - http
schemes:
- name: basicAuth
  type: http
  scheme: basic
  description: HTTP Basic Authentication
  sources:
  - openapi/osisoft-pi-web-api-openapi.yml
- name: kerberos
  type: http
  scheme: negotiate
  description: Kerberos/Windows Integrated Authentication
  sources:
  - openapi/osisoft-pi-web-api-openapi.yml