Coder Social home page Coder Social logo

Comments (1)

viniciusuriel avatar viniciusuriel commented on September 17, 2024

Hi @Novelz , there is no need to copy anything into the internal keycloak database be it h2 or any other RDMS.
As far as I understand it, the FEDERATED_USER table is populated by keycloak as needed.

I just tested an SPI configuration to a remote database, but now, using a PostgreSQL as keycloak database instead of the default h2 configuration and everything went fine.

Try to hit the "Remove Imported" and "Unlink Users" at the bottom of the federation provider configuration page and change cache policy to "NO_CACHE".

If still no luck:

  • keep in mind that the returned "id" column is stored as text on the keycloak tables. You might need to cast the value parameter in the "Find user by id SQL query" SQL.
  • Check for a more detailed message in the log file, if possible, attach it here.

Best regards,

from singular-keycloak-database-federation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.