From 70f5a462394ed9088611149d30e854ebeca6bc7d Mon Sep 17 00:00:00 2001
From: sandeep <8293321+ehsandeep@users.noreply.github.com>
Date: Fri, 2 Jul 2021 17:51:03 +0530
Subject: [PATCH] minor update
---
.../oracle/oracle-bi-default-credentials.yaml | 48 ++++++++++---------
1 file changed, 26 insertions(+), 22 deletions(-)
diff --git a/default-logins/oracle/oracle-bi-default-credentials.yaml b/default-logins/oracle/oracle-bi-default-credentials.yaml
index 33fc346e55..1219ef549f 100644
--- a/default-logins/oracle/oracle-bi-default-credentials.yaml
+++ b/default-logins/oracle/oracle-bi-default-credentials.yaml
@@ -9,30 +9,34 @@ info:
requests:
- raw:
- |
- POST /xmlpserver/services/XMLPService HTTP/1.1
- Content-Type: text/xml
- SOAPAction: ""
- Cookie: JSESSIONID=rY0rMSBGerKQxDoGHdxkLZ7iLj3GgAjDzEfix5ntVX4bjctPXvbL!-387043440
- Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
- Accept-Encoding: gzip,deflate
- Content-Length: 771
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4298.0 Safari/537.36
- Host: {{Hostname}}
- Connection: Keep-alive
+ POST /xmlpserver/services/XMLPService HTTP/1.1
+ Content-Type: text/xml
+ SOAPAction: ""
+ Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
+ Accept-Encoding: gzip,deflate
+ Content-Length: 771
+ User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4298.0 Safari/537.36
+ Host: {{Hostname}}
+ Connection: Keep-alive
-
-
-
-
- Administrator
- Administrator
- XXX
-
-
-
+
+
+
+
+ Administrator
+ Administrator
+ bi
+
+
+
+ matchers-condition: and
matchers:
- - type: regex
- regex:
+ - type: status
+ status:
+ - 200
+
+ - type: word
+ words:
- 'createSessionReturn'
part: body