Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Auth] add healthcheck endpoint #1418

Open
2 tasks
jbygdell opened this issue Feb 18, 2025 · 0 comments
Open
2 tasks

[Auth] add healthcheck endpoint #1418

jbygdell opened this issue Feb 18, 2025 · 0 comments

Comments

@jbygdell
Copy link
Collaborator

Please describe the feature

As a operations team member, I want health checks for all my deployed applications so that I get a heads up when things are not working properly.

Acceptance criteria

  • a /health or /ready endpoint exists that does the following:
    • calls the NSS server to ensure it is responding (if configured)
    • calls the OIDC server to ensure it is responding (if configured)
  • Tests verifying the changes are added

Additional context

Estimation of size

small

Estimation of priority

medium

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant