I would like to introduce new authentication (turnstile) using keycloak 11.0.3.
My understanding of current keycloak is this is done through the SPI (service provider interface).
Is there a way to access the documentation in the form of guides in 11.0.3?
I cloned and checked out 11.0.3. There I find docs directory with a number of .md files.
The .md files do not have enough instructions for customization of the server’s authentication.