Setting user and admin password | SOAPUI Forum
A
Antonio Seraus Posted on 09/04/2020

Hi I do not see in the course where you can set the user and the admin password for the retail application.


A
Ashish Thakur Replied on 14/04/2020

There are 2 applications in Module 8 and Module 16 which were not working since we had some config changes.
Applications are ready now.
Please dont use your id as login id now. Its no longer supported.
Please follow following instructions:

Module 8 Retail Application (SOAP Based)
Please use login id as 'user' and password as 'whizdom' for normal login.
For admin Login, please use login id as user_soapadmin and password as 'whizdom'


For Module 16 Retail Application(REST Based)
Please use login id as 'admin' and password as 'whizdom' for login.

Rest everything is same.


S
shilpa Bhapkar Replied on 29/05/2021

Not working I have given same credentials

{
"username": "admin",
"password": "whizdom"
}

 

 

 

 

 

 

<html lang="en">
<head>
<meta content="HTML Tidy for Java (vers. 27 Sep 2004), see www.w3.org" name="generator"/>
<title>HTTP Status 404 ? Not Found</title>
<style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style>
</head>
<body>
<h1>HTTP Status 404 ? Not Found</h1>
<hr class="line"/>
<p>
<b>Type</b>
Status Report
</p>
<p>
<b>Description</b>
The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
</p>
<hr class="line"/>
<h3>Apache Tomcat/10.0.6</h3>
</body>
</html>