DualShield server provides a health checking endpoint and its URL is"/sso/health"
Healthy
If When the DualShield server is healthy, then it will return HTTP 200 with a response body containing plain text "Code 0"
| Browser | Code | |||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Code Block | language | xml |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unhealthy
When the DualShield server is not healthy, it will return HTTP 500 with a response body containing plain text "Code n", in which n is an error code
| Browser | Code |
|---|---|
|

