Hello group,

I'd like to implement a cheap health indicator for a Spring Boot App that 
checks whether keycloak is currently up and running well.

What would be the best endpoint to check for a HTTP 200 OK via an 
unauthenticated HTTP request that is cheap to call but still gives enough 
information to report that Keycloak is ok?

Cheers,
Thomas