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
Describe the bug
There is a bug in the integration secret flow where the annotation app.edp.epam.com/integration-secret-connected: 'true' is incorrectly set even when invalid credentials are provided. This issue needs to be investigated and fixed to ensure the annotation reflects the correct connection status based on the validity of the credentials provided.
To Reproduce
Provide invalid credentials during the integration secret flow.
Observe that the annotation app.edp.epam.com/integration-secret-connected is set to 'true'.
What did you expect to see?
The annotation app.edp.epam.com/integration-secret-connected should only be set to 'true' if valid credentials are provided.
What did you see instead? Under which circumstances?
The annotation app.edp.epam.com/integration-secret-connected is set to 'true' even when invalid credentials are provided.
The text was updated successfully, but these errors were encountered:
Describe the bug
There is a bug in the integration secret flow where the annotation
app.edp.epam.com/integration-secret-connected: 'true'
is incorrectly set even when invalid credentials are provided. This issue needs to be investigated and fixed to ensure the annotation reflects the correct connection status based on the validity of the credentials provided.To Reproduce
app.edp.epam.com/integration-secret-connected
is set to'true'
.What did you expect to see?
The annotation
app.edp.epam.com/integration-secret-connected
should only be set to'true'
if valid credentials are provided.What did you see instead? Under which circumstances?
The annotation
app.edp.epam.com/integration-secret-connected
is set to'true'
even when invalid credentials are provided.The text was updated successfully, but these errors were encountered: