boxyhq / jackson

🔥 Streamline your web application's authentication with Jackson, an SSO service supporting SAML and OpenID Connect protocols. Beyond enterprise-grade Single Sign-On, it also supports Directory Sync via the SCIM 2.0 protocol for automatic user and group provisioning/de-provisioning. 🤩
https://boxyhq.com/docs/jackson/overview
Apache License 2.0
1.81k stars 154 forks source link

Add readiness and health checks #130

Closed deepakprabhakara closed 2 years ago

deepakprabhakara commented 2 years ago

Is your proposal related to a problem?

Add readiness and health check so orchestration frameworks know how to deploy our service with zero downtime.

Describe the solution you'd like

deepakprabhakara commented 2 years ago

Fixed in https://github.com/boxyhq/jackson/pull/133