Hi everyone, We are evaluating kratos for user man...
# talk-kratos
r
Hi everyone, We are evaluating kratos for user management, we really like the features, but we use dex for federation and we were hoping if there was some way we could federate kratos as well through dex so that we can use the OIDC tokens generated by dex for authentication. Dex uses connectors to talk to other IdPs but there is no connector for kratos. So is there a way where dex can connect with kratos ?
d
I don't know dex; but, looking at their site, you should be able to connect it to kratos+hydra trough OIDC. The good news is that recently, connection between hydra and kratos has become much simpler !
r
Thanks!