Replies: 3 comments 13 replies
-
|
Setting a custom login-forms provider works for me with: However once the server updated the server configuration after I think support for something like |
Beta Was this translation helpful? Give feedback.
-
|
Well, one of my customers has custom providers with configurations like this: How am I supposed to configure this in the new Keycloak style? The following attempts all failed:
We can change the name of the property, but what's about the provider ID? Changing it is not possible. |
Beta Was this translation helpful? Give feedback.
-
|
The formats for the SPI properties are really fugly for sure. It also doesn't help that built-in SPIs and providers have a mix of naming schemes (cammel-case or '-' separated). @DGuhr @pedroigor this is really something we should improve on at some point |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
in the community design doc there is a chapter about SPI and Provider configuration. Do only I miss this completely in the new docs? Is it contained anywhere or is it really still missing and will be published soon?
Currently, I'm struggling a bit configuring a login provider.
In Wildfly, I used this CLI:
How will I do this with the
KC_SPI_LOGIN_...environment variables (orspi-login-...properties)?Simply this?
@DGuhr @pedroigor ?
Beta Was this translation helpful? Give feedback.
All reactions