[keycloak-user] How to deploy a keycloak's SPI project using the Keycloak Deployer (/deploy)?

Alik Elzin kilaka at gmail.com
Mon Oct 2 01:11:31 EDT 2017


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-spi-project-using-the-keycloak-deployer-deploy

[image: enter image description here] <https://i.stack.imgur.com/5T9e6.png>


More information about the keycloak-user mailing list