Hello,
We have written a custom script implementing a jar of our own creation according to [this documentation](https://gluu.org/docs/ce/3.1.2/authn-guide/customauthn/).
However, placing the jar in this library had no effect (no error logs whatsoever), and instead we have had to resort to extracting the oxAuth war and add the jar inside its libs directory manually in order to solve the issue.
Is there any specific process beside adding the jar to "/opt/gluu/jetty/oxauth/lib/ext" that must be followed in order to solve this?
Thanks,
Cory