By: David Laubenstein user 01 Dec 2017 at 2:36 a.m. CST

1 Response
David Laubenstein gravatar
Hey, I would like to develop on gluu server. I would like to add a few things in oxAuth and test it on gluu-server. My actual workflow is to write the code, create the oxAuth.war and oxAuth-rp.war. After this, I now reinstall the apt package, replace the 2 war files and execute the setup.py. I don't think this is the perfect workflow to develop on the gluu server, because everytime I have to reconfigure the gluu settings in UI (set up client, add uma scopes etc.) to test everything... Is there a easier way to develop on such things? Best wishes, David Laubenstein

By Michael Schwartz Account Admin 01 Dec 2017 at 11:19 a.m. CST

Michael Schwartz gravatar
Did you see the developer guide [docs page] (https://gluu.org/docs/ce/3.1.1/developer-guide/oxtrust-eclipse/) Most developers I think run oxAuth in their IDE so they can take advantage of debugging tools.