X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=tools%2Fservice-proxy%2Fservice-proxy.properties;h=8f4c8d8f52e44a999393b1ae9d3056b760e6202d;hb=4ab9cd98b30fbe57ba8c67875f4cd84efd3b5c5a;hp=a8bd295b0349e8defd64bd8f08e5765268040653;hpb=433346cd4abc1a8f2b2cec50af9e1ad6a5c74822;p=mkws-moved-to-github.git diff --git a/tools/service-proxy/service-proxy.properties b/tools/service-proxy/service-proxy.properties index a8bd295..8f4c8d8 100644 --- a/tools/service-proxy/service-proxy.properties +++ b/tools/service-proxy/service-proxy.properties @@ -24,6 +24,8 @@ relay.CF_ENGINE_ADDRESS = localhost:9003 # authn plugin, for torus based authentication authn.TORUS_URL = http://mkc-admin.indexdata.com/torus2/identity.USERS/records/ authn.MASTER_TORUS_URL = http://mkc-admin.indexdata.com/torus2/admin.admin/records/ +authn.ACTION_SEQUENCE = check,login,referrer,constraint +authn.SPECIFIC_CONSTRAINT = hostName=${thisHost} # categories plugin, for Torus-based target categories categories.TORUS_BASEURL = http://mkc-admin.indexdata.com/torus2/ @@ -44,3 +46,4 @@ chains.* = relay # Just so I can check that this particular SP config is in use chains.mike = info +plugins.info = com.indexdata.serviceproxy.plugins.InfoPlugin