feat(jans-linux-setup): load new pure java sample custom script during setup with tests #1332
Labels
comp-jans-linux-setup
Component affected by issue or PR
kind-feature
Issue or PR is a new feature request
Description
There is pure java
Discovery.java
sample script which has to be loaded into persistence during setup with tests (on jenkins)https://github.com/JanssenProject/jans/blob/main/jans-linux-setup/jans_setup/static/extension/discovery/Discovery.java
Note that when setup with tests it must be enabled (
jansEnabled: TRUE
) while during normal setup it should be disabled (jansEnabled: FALSE
).Result LDIF has to look as following
The text was updated successfully, but these errors were encountered: