1

I've been reading a bit about gluu. It uses an ldap or a couchbase backend. I need some of the user data (at least the immutable user identifier) to be replicated to an RDBMS (let's say postgresql).

Is it possible? Also, am I out to lunch trying to achieve this? Cas and keycloak offer the option to hook the product to an rdbms, so I would say no - but it might be an anti-pattern.

Thanks

boggy
  • 3,674
  • 3
  • 33
  • 56

1 Answers1

1

It's possible to sync LDAP and SQL/others using LSC

You can also post your question in https://support.gluu.org to talk directly to the team for further details.

Christian H
  • 3,779
  • 2
  • 7
  • 17