diff --git a/technologies/openam-detection.yaml b/technologies/openam-detection.yaml index fc7e248472..61489b3749 100644 --- a/technologies/openam-detection.yaml +++ b/technologies/openam-detection.yaml @@ -16,6 +16,5 @@ requests: matchers: - type: dsl - dsl: - - 'contains(body, "jato.pageSession") && status_code==200' - + dsl: + - 'contains(body, "jato.pageSession") && status_code==200' \ No newline at end of file