Page MenuHomeSoftware Heritage

docker/keycloak: Fix custom swh theme installation for Keycloak 12
ClosedPublic

Authored by anlambert on Feb 19 2021, 2:25 PM.

Details

Summary

Since Keycloak 12, it is no longer possible to use a custom theme from
a directory symbolic link, so make a raw copy of the swh theme in the
Keycloak theme folder instead.

For the record, I opened an issue on the subject in Keycloak JIRA
a couple of weeks ago and I got the following answer:

Rejecting this as a bug, as we want to make sure only files within the given 
directory can be used for security reasons. We never intended to support symlinks, 
which was a side-effect of a bug/vulnerability that was resolved.

Diff Detail

Repository
rDENV Development environment
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.