You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to connect to a target using JMX authentication, and when Cryostat does not have any corresponding stored credentials, Cryostat should fail the connection and respond to the client with an HTTP 427.
Expected Behavior
Cryostat instead takes some time and then responds with HTTP 504.
Steps To Reproduce
./smoketest.bash -t
Select the vertx-fib-demo-2:9094 target, which uses JMX auth
Go to Events view to try to view event templates
Environment
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Current Behavior
See #350
When attempting to connect to a target using JMX authentication, and when Cryostat does not have any corresponding stored credentials, Cryostat should fail the connection and respond to the client with an HTTP 427.
Expected Behavior
Cryostat instead takes some time and then responds with HTTP 504.
Steps To Reproduce
./smoketest.bash -t
vertx-fib-demo-2:9094
target, which uses JMX authEnvironment
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: