Hello! We create users with rest api. Before creating a user (immediately after receiving the creation data), we need keycloak go to our service and decrypt the login and password, which will be transfer in encrypted form. After received a response with decrypted data it can created a user. How can we add such functionality to the keycloak code and where should it be done?
xgp
2
There is one extension I know out there for migrating old user stores to Keycloak:
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Storage SPI user migration | 2 | 2888 | January 24, 2024 | |
| How to implement user's migration | 2 | 4825 | September 24, 2022 | |
| Strategy to migrate to Keycloak | 5 | 2211 | January 26, 2024 | |
| User storage SPI | 0 | 541 | February 13, 2020 | |
| Creating user via API with hashedSaltedValue | 1 | 3058 | November 25, 2019 |