Create PAM Integration

Creates a new PAM integration configuration

Body Params
string
required

Name for the PAM integration (must be unique per client)

uri
required

PAM service endpoint URL (must start with http:// or https://)

integer
required

Client ID

string
enum
required

PAM system type

Allowed:
string
enum
required

Authentication method. Required additional fields:

  • token: none
  • credentials: identifier, pam_authentication_method_id
  • app_role: identifier, namespace
Allowed:
string
required

Required: API token (token), password (credentials), or Secret ID (app_role)

string

Required for credentials (username/email) and app_role (role ID). Not used for token

string

Required for credentials only. Boundary auth method ID

string

Required for app_role only. Vault namespace path

Responses

Language
Response
Choose an example:
application/json