diff --git a/http/default-logins/abb/cs141-default-login.yaml b/http/default-logins/abb/cs141-default-login.yaml index 4dacd946b2..92de98ea9f 100644 --- a/http/default-logins/abb/cs141-default-login.yaml +++ b/http/default-logins/abb/cs141-default-login.yaml @@ -45,6 +45,13 @@ http: condition: and part: header + - type: word + part: body + words: + - 'accessToken' + - 'AdminFirstTime' + condition: and + - type: status status: - 200