Hello. I am trying to integrate keycloak into our application. We got legacy user database which we want to migrate into keycloak with import strategy. But I got problem in step where I want to create credential for new user in keycloak database. I just edited quickstart example. I am trying to set new password for user from input on lines 263-265 https://github.com/radovans/Keycloak-problem/blob/master/src/main/java/org/keycloak/quickstart/writeable/PropertyFileUserStorageProvider.java but nothing works. Can you help me please? I am using keycloak 8.0.1. Thank you in advance
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Storage SPI user migration | 2 | 2855 | January 24, 2024 | |
Keycloak: Registration to external database using User Storage SPI | 4 | 1504 | April 19, 2022 | |
Importing user from legacy store to Keycloak | 0 | 587 | August 24, 2020 | |
How to integrate the existing local db user tables into keycloak UI ( 23.0.0 )
|
12 | 879 | October 15, 2024 | |
Password validation when using SPI | 0 | 890 | October 2, 2021 |