Skip to content

Auth : Allow user provided routes to escape Auth middleware #577

Open
@Rajesh-Narayanappa87

Description

@Rajesh-Narayanappa87

Describe the bug
When hosted in k8, we need to provide liveness and healthcheck urls. But In case we implement mcp auth middleware, there is no provision to escape these routes. So K8 pods will crash loop due to auth issue and never come up.

Allow user provided routes to passthrough requireBearerAuth middleware.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions