Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-14 | Make client cert authentication optional in policy-gui | danielhanrahan | 1 | -1/+0 | |
Set client auth to optional as Apex Editor does not need certs. Issue-ID: POLICY-3980 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: Iad03f80f5fb79e6f48a21699c45e9fbf7c746106 | |||||
2022-02-28 | Run policy GUIs in a single JAR | danielhanrahan | 1 | -0/+39 | |
Create gui-server module serving clamp and apex GUIs using Spring Add Spring filter to pass client SSL cert to clamp backend Remove nginx from docker image Add logback.xml to docker image Add helper scripts for running gui-server jar and docker Issue-ID: POLICY-3638 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: Ie857f5755015c522b8cf781de255f7a1d567e263 |