-
Bug
-
Resolution: Done
-
Undefined
-
None
-
False
-
-
False
-
-
Before reporting an issue
[X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
ci
Describe the bug
```
Error: OR] Run 3: KcSamlEncryptedIdTest>AbstractKcSamlEncryptedElementsTest.testEncryptedElementIsReadableInDeprecatedMode:98->AbstractKcSamlEncryptedElementsTest.sendDocumentWithEncryptedElement:158
– Expected: response status code matches is <200>
– but: was <HttpResponseProxy{HTTP/1.1 400 Bad Request [Set-Cookie: KEYCLOAK_LOCALE=; Version=1; Comment=Expiring cookie; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Max-Age=0; Path=/auth/realms/consumer/; HttpOnly, Set-Cookie: KC_RESTART=; Version=1; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Max-Age=0; Path=/auth/realms/consumer/; HttpOnly, Set-Cookie: KC_AUTH_STATE=; Version=1; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Max-Age=0; Path=/auth/realms/consumer/, Set-Cookie: KEYCLOAK_IDENTITY=***; Version=1; Path=/auth/realms/consumer/; SameSite=None; Secure; HttpOnly, Set-Cookie: KEYCLOAK_IDENTITY_LEGACY=***; Version=1; Path=/auth/realms/consumer/; HttpOnly, Set-Cookie: KEYCLOAK_SESSION=consumer/59efaf1d-bb4e-4f89-b40b-d7615316da33/e2698a21-a1e1-4ca8-a6c9-db15e38dd2b1; Version=1; Expires=Thu, 18-Jan-2024 10:33:04 GMT; Max-Age=36000; Path=/auth/realms/consumer/; SameSite=None; Secure, Set-Cookie: KEYCLOAK_SESSION_LEGACY=consumer/59efaf1d-bb4e-4f89-b40b-d7615316da33/e2698a21-a1e1-4ca8-a6c9-db15e38dd2b1; Version=1; Expires=Thu, 18-Jan-2024 10:33:04 GMT; Max-Age=36000; Path=/auth/realms/consumer/, Set-Cookie: KEYCLOAK_REMEMBER_ME=; Version=1; Comment=Expiring cookie; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Max-Age=0; Path=/auth/realms/consumer/; HttpOnly, content-length: 1743, Cache-Control: no-cache, Content-Language: en, Content-Security-Policy: frame-src 'self'; frame-ancestors 'self'; object-src 'none';, Content-Type: text/html;charset=utf-8, Referrer-Policy: no-referrer, Strict-Transport-Security: max-age=31536000; includeSubDomains, X-Content-Type-Options: nosniff, X-Frame-Options: SAMEORIGIN, X-Robots-Tag: none, X-XSS-Protection: 1; mode=block] ResponseEntityProxy{[Content-Type: text/html;charset=utf-8,Content-Length: 1743,Chunked: false]}}> with entity <!DOCTYPE html>
– <html class="login-pf">
–
– <head>
– <meta charset="utf-8">
– <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
– <meta name="robots" content="noindex, nofollow">
–
– <meta name="viewport" content="width=device-width,initial-scale=1"/>
– <title>Sign in to consumer</title>
– <link rel="icon" href="/auth/resources/5uoby/login/keycloak/img/favicon.ico" />
– <link href="/auth/resources/5uoby/common/keycloak/node_modules/@patternfly/patternfly/patternfly.min.css" rel="stylesheet" />
– <link href="/auth/resources/5uoby/common/keycloak/node_modules/patternfly/dist/css/patternfly.min.css" rel="stylesheet" />
– <link href="/auth/resources/5uoby/common/keycloak/node_modules/patternfly/dist/css/patternfly-additions.min.css" rel="stylesheet" />
– <link href="/auth/resources/5uoby/common/keycloak/lib/pficon/pficon.css" rel="stylesheet" />
– <link href="/auth/resources/5uoby/login/keycloak/css/login.css" rel="stylesheet" />
– </head>
–
– <body class="">
– <div class="login-pf-page">
– <div id="kc-header" class="login-pf-page-header">
– <div id="kc-header-wrapper"
– class="">consumer</div>
– </div>
– <div class="card-pf">
– <header class="login-pf-header">
– <h1 id="kc-page-title"> We are sorry...
– </h1>
– </header>
– <div id="kc-content">
– <div id="kc-content-wrapper">
–
–
– <div id="kc-error-message">
– <p class="instruction">Failed to process response</p>
– <p><a id="backToApplication" href="https://localhost:8543/sales-post">? Back to Application</a></p>
– </div>
–
–
–
– </div>
– </div>
–
– </div>
– </div>
– </body>
– </html>
–
– [INFO]
– [INFO]
Error: OR] Tests run: 467, Failures: 1, Errors: 0, Skipped: 7
```
Version
latest
Expected behavior
-
Actual behavior
-
How to Reproduce?
-
Anything else?
No response
- links to