perfsonar-dev - [pS-dev] [GEANT/SA2/ps-java-services] r5773 - trunk/perfsonar-java-rrd-ma/doc
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: [pS-dev] [GEANT/SA2/ps-java-services] r5773 - trunk/perfsonar-java-rrd-ma/doc
- Date: Wed, 20 Oct 2010 13:44:05 +0100
Author: psnc.pikusa
Date: 2010-10-20 13:44:05 +0100 (Wed, 20 Oct 2010)
New Revision: 5773
Removed:
trunk/perfsonar-java-rrd-ma/doc/configure.authN.txt
Log:
Deleting from docs because this info shoudl not be saw by user since it can
be configured by user in Web Admin. It's a developer documentation
Deleted: trunk/perfsonar-java-rrd-ma/doc/configure.authN.txt
===================================================================
--- trunk/perfsonar-java-rrd-ma/doc/configure.authN.txt 2010-10-20 12:38:21
UTC (rev 5772)
+++ trunk/perfsonar-java-rrd-ma/doc/configure.authN.txt 2010-10-20 12:44:05
UTC (rev 5773)
@@ -1,46 +0,0 @@
-
-Configuration of AuthN component
-----------------------------------------------------------------------------------------------------
-
-
-1. Uncomment the auth component inside the auxiliaryComponents section in
the service configuration file
- /etc/ps-mdm-rrd-ma/configuration.xml.
-
- <auxiliaryComponents>
-
- [...]
-
- <component name="auth"
-
className="org.perfsonar.base2.service.authn.component.wssec.WSSecAuthNComponent">
- <option name="as_endpoint"
value="http://homer.rediris.es:8080/geant2-java-as-1.2/services/SimpleService"/>
- <option name="comp_id" value="urn:compId"/>
- </component>
-
- </auxiliaryComponents>
-
-
- * as_endpoint: the URL of a AS version 1.2 or superior.
- Example:
http://homer.rediris.es:8080/geant2-java-as-1.2/services/SimpleService.
-
- * comp_id: the URN which identifies the perfSONAR service using this
component. The explanation of the format
- is available on the wiki
(http://wiki.perfsonar.net/jra1-wiki/index.php/Generic_authorization_scenario)
-
-
-2. Configure the message handlers of your service setting up two options:
authN an authR.
-
- <messageHandler>
-
- <message type="..." handler="...">
- <option name="ServiceEngine" value="..." />
- <option name="authN" value="yes" />
- <option name="authR" value="yes" />
- </message>
-
- </messageHandler>
-
-
- * <option name="authN" value="yes" /> is included if you want to active
only authentication for this type of message.
- * <option name="authR" value="yes" /> is included if you want to active
authentication and authorization for this type of message.
-
-
-3. Restart the Tomcat
- [pS-dev] [GEANT/SA2/ps-java-services] r5773 - trunk/perfsonar-java-rrd-ma/doc, svn-noreply, 10/20/2010
Archive powered by MHonArc 2.6.16.