Hi,
i'm trying to enable Keycloak Preview features like token-exchange on a dockerized Keycloak server running on my machine to test some features.
I'm using Docker Desktop, so I have tried to run this on the Terminal:
./kc.sh build --features=preview
The command appears to be successful but when I check the Admin Console it still remains disabled. I tried restarting the Keycloak server after the command still no luck.
Any advice or help will be appreciated.
Regards,
Sam