Hi,
I would like to handle user registration outside of Keycloak instead of
using built in registration feature. But I am having difficulty in
figuring out how to allow user to login into Keycloak seamlessly after
registration is completed.
Does Keycloak supports Authentication as API.. like a web service call and
is there any way we can create a session for a user through API?
Thanks!