May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.web.WebResponseUtils getResponseText
INFO: pageOrResponse is null
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Extracted UserInfo string: [{ Hello }]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Extracted UserInfo string: [{ "Hello":"Bob" }]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Resulting JSON object: [{"Hello":"Bob"}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Extracted UserInfo string: [{ "Hello":"Bob" }]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Resulting JSON object: [{"Hello":"Bob"}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Extracted UserInfo string: [{}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Resulting JSON object: [{}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Extracted UserInfo string: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"]}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Resulting JSON object: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"]}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Extracted UserInfo string: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"]}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Resulting JSON object: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"]}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.expectations.Expectation validate
INFO: Checking Expectation: [ Action: null | Search In: user-info-string | Check Type: KEY_EXISTS | Search Key: searchKey | Search for (string): null | Search for (object): null | Failure message: An error occurred validating the UserInfo string. ]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Extracted UserInfo string: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"]}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Resulting JSON object: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"]}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.expectations.Expectation validate
INFO: Checking Expectation: [ Action: null | Search In: user-info-string | Check Type: KEY_EXISTS | Search Key: searchKey | Search for (string): null | Search for (object): null | Failure message: An error occurred validating the UserInfo string. ]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Extracted UserInfo string: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"],"searchKey":"some value"}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Resulting JSON object: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"],"searchKey":"some value"}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.expectations.Expectation validate
INFO: Checking Expectation: [ Action: null | Search In: user-info-string | Check Type: DOES_NOT_CONTAIN | Search Key: searchKey | Search for (string): null | Search for (object): read | Failure message: An error occurred validating the UserInfo string. ]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Extracted UserInfo string: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"],"searchKey":"lines read lines"}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Resulting JSON object: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"],"searchKey":"lines read lines"}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.expectations.JsonObjectExpectation validateStringValue
INFO: Validating the value for the expected key as a string
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateStringDoesNotContain
INFO: Test assertion is: false
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateStringDoesNotContain
INFO: An error occurred validating the UserInfo string. Was not expecting to find [read] but received [lines read lines]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.expectations.Expectation validate
INFO: Checking Expectation: [ Action: null | Search In: user-info-string | Check Type: CONTAINS_REGEX | Search Key: searchKey | Search for (string): null | Search for (object): [0-9]+ | Failure message: An error occurred validating the UserInfo string. ]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Extracted UserInfo string: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"],"searchKey":"look! numbers! 123"}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Resulting JSON object: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"],"searchKey":"look! numbers! 123"}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.expectations.JsonObjectExpectation validateStringValue
INFO: Validating the value for the expected key as a string
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.validation.TestValidationUtils validateRegexFound
INFO: Test assertion is: true
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.expectations.Expectation validate
INFO: Checking Expectation: [ Action: null | Search In: user-info-string | Check Type: VALUE_TYPE | Search Key: searchKey | Search for (string): null | Search for (object): null | Failure message: An error occurred validating the UserInfo string. ]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Extracted UserInfo string: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"]}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Resulting JSON object: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"]}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.expectations.Expectation validate
INFO: Checking Expectation: [ Action: null | Search In: user-info-string | Check Type: VALUE_TYPE | Search Key: searchKey | Search for (string): null | Search for (object): null | Failure message: An error occurred validating the UserInfo string. ]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Extracted UserInfo string: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"],"searchKey":741776}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Resulting JSON object: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"],"searchKey":741776}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.expectations.JsonObjectExpectation validateValueType
INFO: Validating the ValueType of the value found for the expected key
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.expectations.Expectation validate
INFO: Checking Expectation: [ Action: null | Search In: user-info-string | Check Type: EQUALS | Search Key: searchKey | Search for (string): null | Search for (object): array | Failure message: An error occurred validating the UserInfo string. ]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Extracted UserInfo string: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"],"searchKey":"string"}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Resulting JSON object: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"],"searchKey":"string"}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.expectations.JsonObjectExpectation validateValueType
INFO: Validating the ValueType of the value found for the expected key
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.expectations.Expectation validate
INFO: Checking Expectation: [ Action: null | Search In: user-info-string | Check Type: EQUALS | Search Key: searchKey | Search for (string): null | Search for (object): array | Failure message: An error occurred validating the UserInfo string. ]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Extracted UserInfo string: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"],"searchKey":[]}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.social.expectations.UserInfoJsonExpectation readJsonFromContent
INFO: Resulting JSON object: [{"sub":"sub value","number":0.1123581321,"boolean":false,"null":null,"object":{"string":"stringVal","number":42},"array":["R","E","S","P","E","C","T"],"searchKey":[]}]
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.expectations.JsonObjectExpectation validateValueType
INFO: Validating the ValueType of the value found for the expected key
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.expectations.JsonObjectExpectation validateNonStringValue
INFO: Validating the value for the expected key as a non-string value
May 05, 2024 1:24:30 PM com.ibm.ws.security.fat.common.expectations.JsonObjectExpectation validateJsonNonPrimitiveType
INFO: Validating the value for the expected key as a non-JSON primitive value