You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just some stuff that will probably need to be reverted before merge. Includes
- build custom user federation test dependency in container instead of requiring local java build.
- make container images use docker.io registry explicitly, for clarity.
- include environment variable for container runtime, defaulting to docker for backward compatibility.
The last two points ensure that podman can be used instead of docker.
# Make the custom-user-federation-example extension available to Keycloak. The :z option is required and tells Docker that the volume content will be shared between containers.
# Make the custom-user-federation-example extension available to Keycloak. The :z option is required and tells Docker that the volume content will be shared between containers.
0 commit comments