| Description | Check authentication credentials |
URL | /api/authentication/validate |
| HTTP Method | GET |
| Response Formats | json | xml | txt |
Security | Requires Global administrator role |
| Available since | Sonar 3.3 |
Examples
| Use Case | Example Request |
|---|---|
Check credentials of user admin (password should be admin) |
|
Response Format
JSON
Parameters
Parameter | Description | Required | Default Value | Example Value |
|---|---|---|---|---|
format | Response format can be set through:
If nothing is set, json is used.
| No | None | json |
Labels

