Good Day All,
Is it possible to integrate j_security_check with an external authentication rest api?
I'm currently working on a 20 year old system that uses j_security_check and is configured to authenticate against LDAP. We are migrating to Active directory and Keycloak. We already have a microservice dedicated to authentication and is integrated with Keycloak.
We would like to somehow configure or customize or outright replace j_security_check and have the old system authenticate against the external microservice.
Any help and information would be most appreciated.
Thanks,
Brian Balote