Mention that list of SPI is not complete. Complete list is available in admin console (#6)

This commit is contained in:
Marek Posolda 2016-06-08 09:08:38 +02:00 committed by Stian Thorgersen
parent dc6c386b40
commit 4f15b631db

View file

@ -136,7 +136,7 @@ public class MyEventListenerProvider implements EventListenerProvider {
} }
---- ----
[[_providers_admin_console]]
==== Show info from you SPI implementation in Keycloak admin console ==== Show info from you SPI implementation in Keycloak admin console
Sometimes it is useful to show additional info about your Provider to a Keycloak administrator. You can show provider build time informations (eg. version of Sometimes it is useful to show additional info about your Provider to a Keycloak administrator. You can show provider build time informations (eg. version of
@ -279,7 +279,9 @@ For example to disable the Infinispan user cache provider add:
=== Available SPIs === Available SPIs
Here's a list of the available SPIs and a brief description. For more details on each SPI refer to individual sections. Here's a list of the most important available SPIs and a brief description. For more details on each SPI refer to individual sections.
If you want to see list of all available SPIs at runtime, you can check `Server Info` page in admin console as described in <<fake/../providers.adoc#_providers_admin_console,Admin Console>> section.
|=== |===
|SPI|Description |SPI|Description