Testing with LISA-Invoke API and now are seeing that with 10.7.2 the LISA-Invoke API is asking for credentials before kicking off the tests.
However, we did not see this in 10.6, It did not asked for any Userid and password.
Is there a way we can skip or pre populated this in our LISA-Invoke url?
This is halting our Jenkins pipeline as the tests are failing with Authorization Failed error.
Release : 10.7.0 and later
Component : DevTest API
Working as designed.
Due to security reasons, authenticated has been mandated for LISA-INVOKE API, so you will have to provide a userid and password to authenticate with the API. Unfortunately, there is no way to skip it.