Hi Devs, I’m trying to add an endpoint to Fineract 1.x that doesn’t require authentication. How can I go about this? I’ve tried to add an intercept-url entry in the securityContext.xml file but that doesn’t seem to work.
Has anyone done this before? I would appreciate any pointers on how I can achieve this. Thank you --
