Skip to content

Health checks redirect to auth #182

@j08lue

Description

@j08lue

eoAPI service health check endpoints such as _mgmt/ping or so currently redirect to KeyCloak in the EOEPCA dev cluster setup.

This is because of the route definitions - we protect everything and then whitelist unprotected paths + methods, including docs, but missing healthz.

Perhaps we should do the opposite: everything open with a few exceptions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions