To check the health of a DualShield server provides a health checking endpoint and , visit its URL is "/sso/health"
Healthy
When the DualShield server is healthy, it will return HTTP 200 with a response body containing plain text "Code 0"
| Browser | Code |
|---|---|
|
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 |
|---|---|
|
...

