In Keycloak's documentation
<
http://www.keycloak.org/docs/3.2/server_development/topics/providers.html>,
it's stated that in order to deploy the provider, I can
copy your provider jar to the Keycloak deploy/ directory, your provider
will automatically be deployed.
I'm indeed searching for a simple copy-paste way to deploy a provider
without CLI nor through maven.
The problem is that I can't find any /deploy folder in keycloak's server :(
Below is the result for searching files/folders with the word deploy.
*Any idea how to simply deploy the an SPI project into Keycloak?*
Thanks.
* Also posted the question in SO:
https://stackoverflow.com/questions/46410244/how-to-deploy-a-keycloaks-sp...
[image: enter image description here] <
https://i.stack.imgur.com/5T9e6.png>