config.properties revision 61ea54c309169801a1833f99729723071c24c047
f743002678eb67b99bbc29fee116b65d9530fec0wrowe############### Configuration state necessary for the soap sts
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg
a34684a59b60a4173c25035d0c627ef17e6dc215rpluem# the url of the openam instance whose publish service will be referenced to obtain the configuration state
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic# corresponding to published soap-sts instances.
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavicopenam_home_server=http://tomcat-host-2.dirk.internal.forgerock.com:8080/openam
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic# interval, in seconds, which the sts-publish service on the openam_home_server will be polled so that newly published
4da61833a1cbbca94094f9653fd970582b97a72etrawick# soap-sts instances can be exposed.
4da61833a1cbbca94094f9653fd970582b97a72etrawicksts_publish_poll_interval=20
4da61833a1cbbca94094f9653fd970582b97a72etrawick
4da61833a1cbbca94094f9653fd970582b97a72etrawick# performing a GET on the sts-publish service will require a cookie set to the name of the session cookie name on the
4da61833a1cbbca94094f9653fd970582b97a72etrawick# openam home server. I could possibly get this from the serverinfo endpoint (though I wonder if I need a session to get this info?).
4789804be088bcd86ae637a29cdb7fda25169521jailletcam_session_cookie_name=iPlanetDirectoryPro
4789804be088bcd86ae637a29cdb7fda25169521jailletc
4789804be088bcd86ae637a29cdb7fda25169521jailletc# In order to perform a GET on {openam_home_server}/sts-publish/soap, admin credentials must be provided.
4789804be088bcd86ae637a29cdb7fda25169521jailletc# Going forward, this will be replaced by application credentials
e50c3026198fd496f183cda4c32a202925476778covenerpublish_service_consumer_username=amadmin
e50c3026198fd496f183cda4c32a202925476778covenerpublish_service_consumer_password=shredder