Radius integration
by Catalin Roman
Hi,
I'm on a new project with a new customer who is only exposing a RADIUS
interface for authentication.
Since Keycloak is part of our target architecture, we are looking into ways
to integrate with RADIUS.
Therefor, I'm asking for your advice what would be the best way to go
further.
Is it possible to write a keycloak plugin, using the User Ferederation or
Authentication concepts from Keycloak?
Does it even make sense?
I googled a lot and didn't find anything related.
Thanks,
Catalin
5 years, 8 months
Keycloak with cassandra and postgres
by Kedar Maindargikar
Hello ,
I am new to keycloak . We have postgres and cassandra 2 databases in our
product , Postgres is not in cluster , it is connecting one to one to each
node of the application . Cassandra is in cluster . My question is if I can
connect the postgres as external database to keycloak which will save the
configuration and realm info on each node separately. For user database can
I use UserProvider/UserFederationProvicder SPI to connecto to cassandra ?
If yes , then when I will do add User from keycloak administration UI ,
that user will go to cassandra database ?
Please advise
Thank you
Kedar
5 years, 8 months