Hi guys,
Is there a way to disable keycloak welcome page in keycloak 21.0.1 version?
Thank you…
Hi guys,
Is there a way to disable keycloak welcome page in keycloak 21.0.1 version?
Thank you…
You can’t “disable” it, but you can replace it. The welcome page is just another Theme in Keycloak that can be replaced with a custom theme. See documentation on building and packaging a custom theme here: Server Developer Guide
Thank you very much @xgp. I will give it a try.