PostgreSQL To Keycloak Migration in Spring Security by Hiba BOUTARKHAPostgreSQL To Keycloak Migration in Spring Security by Hiba BOUTARKHA

PostgreSQL To Keycloak Migration in Spring Security

Hiba BOUTARKHA

Hiba BOUTARKHA

Migrating authentication management from Postgresql database to Keycloak
Creation and configuration of a custom Keycloak password provider.
Exporting credentials from Postgresql (java program).
Configuration du Realm Keycloak.
Configured Spring Security with the Keycloak server.
Like this project

Posted Feb 9, 2024

I migrated authentication management from a PostgreSQL database to Keycloak within the Spring Security context.