Updates topics/providers.adoc
Auto commit by GitBook Editor
This commit is contained in:
parent
15dc756117
commit
08ac91527e
1 changed files with 0 additions and 2 deletions
2
topics/providers.adoc
Executable file → Normal file
2
topics/providers.adoc
Executable file → Normal file
|
@ -196,8 +196,6 @@ it really easy to use third party jars as you can just put these libraries in th
|
||||||
|
|
||||||
==== Register a provider using Modules
|
==== Register a provider using Modules
|
||||||
|
|
||||||
WARNING: We don't recommend this approach.
|
|
||||||
|
|
||||||
To register a provider using Modules first create a module.
|
To register a provider using Modules first create a module.
|
||||||
To do this you can either use the jboss-cli script or manually create a folder inside `KEYCLOAK_HOME/modules` and add your jar and a `module.xml`.
|
To do this you can either use the jboss-cli script or manually create a folder inside `KEYCLOAK_HOME/modules` and add your jar and a `module.xml`.
|
||||||
For example to add the event listener sysout example provider using the `jboss-cli` script execute:
|
For example to add the event listener sysout example provider using the `jboss-cli` script execute:
|
||||||
|
|
Loading…
Reference in a new issue