validate_psa_credential
Validate PSA credentials by providing PSA type, username, and password. Confirm credentials work; currently only TigerPaw 3.0 is supported.
Instructions
Validate Standard PSA credentials for a given PSA type. Transmits credentials in the request body — use with care over untrusted transports. WARNING: per N-central documentation, this endpoint currently works only with TigerPaw 3.0, not other PSA integrations — calls for other PSAs will fail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| psaType | Yes | The PSA type | |
| username | Yes | PSA username | |
| password | Yes | PSA password |