a598ca5c23486ca01cf9a98c473670b6714bc0caAndi Egloffopenidm.port.http=8080
a598ca5c23486ca01cf9a98c473670b6714bc0caAndi Egloffopenidm.port.https=8443
a598ca5c23486ca01cf9a98c473670b6714bc0caAndi Egloffopenidm.port.mutualauth=8444
a598ca5c23486ca01cf9a98c473670b6714bc0caAndi Egloff
48104018fbb45f72da453df3fed3a90f97185c84NicolasPhilippeopenidm.auth.clientauthonlyports=8444
3e7f5d1d7f53cd235d54f7052aa81f4426e043bfNicolasPhilippe
dd291c383b4490ed77e47d65b4c52595d915f802Chad Kienleopenidm.https.keystore.cert.alias=openidm-localhost
dd291c383b4490ed77e47d65b4c52595d915f802Chad Kienle
93f72edb164ef872eab6e4d482baa186a0dd6c62Andi Egloffopenidm.keystore.type=JCEKS
a4bcdcd84717bb6dbd81db6af7e804e2a9059ab9Chad Kienleopenidm.truststore.type=JKS
93f72edb164ef872eab6e4d482baa186a0dd6c62Andi Egloffopenidm.keystore.provider=
93f72edb164ef872eab6e4d482baa186a0dd6c62Andi Egloffopenidm.keystore.location=security/keystore.jceks
dedea1c74ef770604ee181088cedc7bd891486baAndi Egloffopenidm.truststore.location=security/truststore
93f72edb164ef872eab6e4d482baa186a0dd6c62Andi Egloff
856fd3e940615eedbb49e422a651178bccecc1e4Andi Egloff# Keystore password, adjust to match your keystore and protect this file
93f72edb164ef872eab6e4d482baa186a0dd6c62Andi Egloffopenidm.keystore.password=changeit
c435eacb0cab04714ce858484e971fd820ea8823Chad Kienleopenidm.truststore.password=changeit
c435eacb0cab04714ce858484e971fd820ea8823Chad Kienle
7272f624fb68a0d6818875a6d8584dd609f4f1c0Lana# Optionally use the crypto bundle to obfuscate the password and set one of these:
856fd3e940615eedbb49e422a651178bccecc1e4Andi Egloff#openidm.keystore.password=OBF:
856fd3e940615eedbb49e422a651178bccecc1e4Andi Egloff#openidm.keystore.password=CRYPT:
93f72edb164ef872eab6e4d482baa186a0dd6c62Andi Egloff
93f72edb164ef872eab6e4d482baa186a0dd6c62Andi Egloff# key in keystore to handle config encryption
93f72edb164ef872eab6e4d482baa186a0dd6c62Andi Egloffopenidm.config.crypto.alias=openidm-sym-default
697334a078b5e854ea6a462879058a96bf1eb7b3Laszlo Hordos#openidm.script.javascript.debug=transport=socket,suspend=y,address=9888,trace=true
697334a078b5e854ea6a462879058a96bf1eb7b3Laszlo Hordos#openidm.script.javascript.sources=/Eclipse/workspace/External JavaScript Source/
1cb1cf463106f155799fba5b1a8f02e650deda8cChad Kienle
2aa8de21e6cca211bdb436c58886b60f4d32d073Brendan Miller# key in keystore to handle selfservice sharedkey
2aa8de21e6cca211bdb436c58886b60f4d32d073Brendan Milleropenidm.config.crypto.selfservice.sharedkey.alias=openidm-selfservice-key
2aa8de21e6cca211bdb436c58886b60f4d32d073Brendan Miller
1cb1cf463106f155799fba5b1a8f02e650deda8cChad Kienle# policy enforcement enable/disable
856fd3e940615eedbb49e422a651178bccecc1e4Andi Egloffopenidm.policy.enforcement.enabled=true
856fd3e940615eedbb49e422a651178bccecc1e4Andi Egloff
551e36a3eab13c78f56b3906a89459a5eb9580daBrendan Mmiller# node id if clustered; each node in a cluster must have a unique node id
551e36a3eab13c78f56b3906a89459a5eb9580daBrendan Mmilleropenidm.node.id=node1
7186009fbf0249e6787eb546c7114fb5de03d6feJake Feasel
7186009fbf0249e6787eb546c7114fb5de03d6feJake Feasel# valid instance types for node include standalone, clustered-first, and clustered-additional
7186009fbf0249e6787eb546c7114fb5de03d6feJake Feaselopenidm.instance.type=standalone
7186009fbf0249e6787eb546c7114fb5de03d6feJake Feasel
7186009fbf0249e6787eb546c7114fb5de03d6feJake Feasel# enables the execution of persistent schedulers
1af51ce2988dd1a58554c65b5ea7fd0e642c0699Jason Lemayopenidm.scheduler.execute.persistent.schedules=true
1af51ce2988dd1a58554c65b5ea7fd0e642c0699Jason Lemay
1af51ce2988dd1a58554c65b5ea7fd0e642c0699Jason Lemay# enables the statistics MBean for BoneCP. Enabling this will have a performance impact on BoneCP.
1af51ce2988dd1a58554c65b5ea7fd0e642c0699Jason Lemayopenidm.bonecp.statistics.enabled=false