Run FAPI compliance suite against arbitrary keycloak servers?

Hi everyone.

Is there a way to run the FAPI conformance suite against an arbitrary Keycloak server running somewhere on my network?

E.g. Say I’ve built a Keycloak embedded in a spring boot app and would like to test conformity against it. I can’t just point the directory to the docker image, as per the instructions on how to run a local keycloak, because this KC is running on a separate server and the file system is different (the script it looks for isn’t there and so on).

In essence, is there a way to point the FAPI conformance suite to a URL and have it run against that?

I’ve imported the test realm json into a KC and it has the clients set up and so forth.

Sorry if this is a very obvious question.

Thanks very much in advance.

Regards,

Jose