I have been trying to install Keycloak
but instead of the usual 'GRANT ALL PRIVILEGES'
command to grant access to the database to the MySQL
database, I need the exact minimum privileges to be granted. I have been looking at Keycloak documentation for this but I did not find any.
Thanks.