dasniko / testcontainers-keycloak

A Testcontainer implementation for Keycloak IAM & SSO.
Apache License 2.0
327 stars 50 forks source link

Tests regarding frontend-caching are failing #130

Closed dasniko closed 3 months ago

dasniko commented 4 months ago

Describe the bug

Since KC 24.0 has changed the behavior for the welcome page/content, there seems no more available static resource, which we can request to check the caching header. Thus, the tests are failing. For a quick "fix", the tests have been disabled, but should be enabled as soon as possible again.

This feature was introduced with #86

Version

3.3.0

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Relevant log output

No response

Anything else?

No response

dasniko commented 3 months ago

fixed with 02e2d0bdeef41e66db4555dd1c88a942a278a417