Closed
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
dist/quarkus
Describe the bug
The new SPI format with the double dashes introduced in #40005 is not yet reflected in the docs, see
https://www.keycloak.org/nightly/server/all-provider-config
It shows spi-authentication-sessions-infinispan-auth-sessions-limit
Version
main
Regression
- The issue is a regression
Expected behavior
Given the changes, it should IMHO now show spi-authentication-sessions--infinispan--auth-sessions-limit
Actual behavior
It shows spi-authentication-sessions-infinispan-auth-sessions-limit
How to Reproduce?
Review nightly: https://www.keycloak.org/nightly/server/all-provider-config
Anything else?
This should be fixed for the 26.3 release