Skip to content

CCP JWT connect does not handle wrong credentials #12050

@bacatta

Description

@bacatta

Describe the bug
If you try to connect with wrong credentials, the deployment is just retrying forever (hours, maybe days). A new attempt is not allowed while the other is still ongoing... you got to go the "Deployments" in the resource group to cancel it by hand.

To Reproduce
Just try to connect with wrong credentials with a JwtToken RestApiPoller.

Expected behavior
Fail and display a "wrong credentials" error message.

Additional context
If the credentials are OK, I'm getting a "Invalid credentials" error message, but this is another bug.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions