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 | 2883 | January 24, 2024 | |
|
How to integrate the existing local db user tables into keycloak UI ( 23.0.0 )
|
12 | 942 | October 15, 2024 | |
| Strategy to migrate to Keycloak | 5 | 2193 | January 26, 2024 | |
| External custom user storage but all credentials in Keycloak | 5 | 1973 | February 1, 2024 | |
| Importing user from legacy store to Keycloak | 0 | 597 | August 24, 2020 |