kindlyops / havengrc

โ˜๏ธHaven GRC - easier governance, risk, and compliance ๐Ÿ‘จโ€โš•๏ธ๐Ÿ‘ฎโ€โ™€๏ธ๐Ÿฆธโ€โ™€๏ธ๐Ÿ•ต๏ธโ€โ™€๏ธ๐Ÿ‘ฉโ€๐Ÿ”ฌ
https://www.havengrc.com
Apache License 2.0
97 stars 21 forks source link

Better cypress test #559

Closed statik closed 5 years ago

statik commented 5 years ago

Description

Working on fixing the cypress e2e test, they were incorrectly reporting as passing before.

loading the login page is giving a 400 error, and the error in the keycloak logs is

01:47:46,595 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002130: Failed to parse request.: java.lang.IllegalArgumentException: RESTEASY003415: Illegal uri template: ://dev.havengrc.com:80/auth/realms/havendev/protocol/openid-connect/auth
        at org.jboss.resteasy.specimpl.R