Skip to content

st2auth GET endpoint for healthcheck not valid anymore #268

@albertoacebeseviden

Description

@albertoacebeseviden

Hi,
the lines pointing to st2auth service with just /auth/v1, like

[DOWNSTREAM_AUTH_STATUS=$(curl --write-out "%{http_code}\n" --silent --output /dev/null $ST2_AUTH_URL/v1)](https://bitbucketbdsfr.fsc.atos-services.net/projects/BRJC/repos/jeffrey/browse/st2-docker/scripts/st2web-healthcheck.sh#14)

should reach, at last the /auth/v1/sso endpoint since is the only GET "returning flag indicating if SSO is enabled" defined in the OpenAPI definition, even if it is actually not enabled, it will at least return a code other than 404.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions