Include ipAuth in SP's authentication sequence.
authorMike Taylor <mike@indexdata.com>
Tue, 5 Aug 2014 12:04:12 +0000 (13:04 +0100)
committerMike Taylor <mike@indexdata.com>
Tue, 5 Aug 2014 12:04:12 +0000 (13:04 +0100)
tools/service-proxy/service-proxy.properties

index 8f4c8d8..1c67a04 100644 (file)
@@ -24,7 +24,7 @@ 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 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.ACTION_SEQUENCE = check,login,referrer,constraint,ipauth
 authn.SPECIFIC_CONSTRAINT = hostName=${thisHost} 
 
 # categories plugin, for Torus-based target categories
 authn.SPECIFIC_CONSTRAINT = hostName=${thisHost} 
 
 # categories plugin, for Torus-based target categories