Monitoring the platform

The monitoring design of Kanidm is still very much in its infancy - take part in the dicussion here!.

kanidmd

kanidmd currently responds to HTTP GET requests at the /status endpoint with a JSON object of either "true" or "false". true indicates that the platform is responding to requests.

URL<hostname>/status
Example URLhttps://example.com/status
Expected responseOne of either true or false (without quotes)
Additional Headersx-kanidm-opid
Content Typeapplication/json
Cookieskanidm-session