You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(141) |
Sep
(184) |
Oct
(159) |
Nov
(77) |
Dec
(114) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2007 |
Jan
(212) |
Feb
(302) |
Mar
(323) |
Apr
(360) |
May
(302) |
Jun
(392) |
Jul
(299) |
Aug
(858) |
Sep
(499) |
Oct
(489) |
Nov
(324) |
Dec
(438) |
| 2008 |
Jan
(449) |
Feb
(388) |
Mar
(811) |
Apr
(583) |
May
(949) |
Jun
(1431) |
Jul
(943) |
Aug
(527) |
Sep
(576) |
Oct
(440) |
Nov
(1046) |
Dec
(658) |
| 2009 |
Jan
(259) |
Feb
(192) |
Mar
(495) |
Apr
(2322) |
May
(2023) |
Jun
(1387) |
Jul
(722) |
Aug
(771) |
Sep
(167) |
Oct
(142) |
Nov
(384) |
Dec
(884) |
| 2010 |
Jan
(344) |
Feb
(82) |
Mar
(248) |
Apr
(341) |
May
(389) |
Jun
(289) |
Jul
(19) |
Aug
(478) |
Sep
(274) |
Oct
(431) |
Nov
(322) |
Dec
(207) |
| 2011 |
Jan
(125) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Joseph I. <jos...@us...> - 2010-12-24 01:15:30
|
Update of /cvsroot/tolven/pluginOpenAMConfig/ssoAdminTools In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19847/ssoAdminTools Log Message: Directory /cvsroot/tolven/pluginOpenAMConfig/ssoAdminTools added to the repository --> Using per-directory sticky tag `V2' |
|
From: Joseph I. <jos...@us...> - 2010-12-24 01:15:30
|
Update of /cvsroot/tolven/pluginOpenAMConfig/ssoAdminTools/openam/bin In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19847/ssoAdminTools/openam/bin Log Message: Directory /cvsroot/tolven/pluginOpenAMConfig/ssoAdminTools/openam/bin added to the repository |
|
From: Joseph I. <jos...@us...> - 2010-12-24 01:14:44
|
Update of /cvsroot/tolven/pluginOpenAM/web/config/auth/opensso/services/tolven/html In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19227/web/config/auth/opensso/services/tolven/html Modified Files: Tag: V2 Login.jsp Log Message: Remove notice from login page, in lieu of Tolven notice Index: Login.jsp =================================================================== RCS file: /cvsroot/tolven/pluginOpenAM/web/config/auth/opensso/services/tolven/html/Attic/Login.jsp,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** Login.jsp 14 Dec 2010 10:56:09 -0000 1.1.2.1 --- Login.jsp 24 Dec 2010 01:14:36 -0000 1.1.2.2 *************** *** 349,353 **** <td> </td> <td><div class="logCpy"><span class="logTxtCpy"> ! <auth:resBundle bundleName="amAuthUI" resourceKey="copyright.notice" /></span></div> </td> <td> </td> --- 349,353 ---- <td> </td> <td><div class="logCpy"><span class="logTxtCpy"> ! <auth:resBundle bundleName="amAuthUI" resourceKey="" /></span></div> </td> <td> </td> |
|
From: Joseph I. <jos...@us...> - 2010-12-24 01:14:44
|
Update of /cvsroot/tolven/pluginOpenAM/manifest In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19227/manifest Modified Files: Tag: V2 tolven-plugin.xml Log Message: Remove notice from login page, in lieu of Tolven notice Index: tolven-plugin.xml =================================================================== RCS file: /cvsroot/tolven/pluginOpenAM/manifest/tolven-plugin.xml,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -C2 -d -r1.1.2.2 -r1.1.2.3 *** tolven-plugin.xml 15 Dec 2010 02:25:49 -0000 1.1.2.2 --- tolven-plugin.xml 24 Dec 2010 01:14:36 -0000 1.1.2.3 *************** *** 1,4 **** <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.openam" version="2.0.3" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd"> <requires> <import plugin-id="org.tolven.component.library" /> --- 1,4 ---- <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.openam" version="2.0.4" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd"> <requires> <import plugin-id="org.tolven.component.library" /> |
|
From: Joseph I. <jos...@us...> - 2010-12-24 01:13:41
|
Update of /cvsroot/tolven/tolvenEJB/manifest In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv18777/manifest Modified Files: Tag: V2 tolven-plugin.xml Log Message: Clarify method name to indicate when messages are queued or scheduled to be queued Index: tolven-plugin.xml =================================================================== RCS file: /cvsroot/tolven/tolvenEJB/manifest/tolven-plugin.xml,v retrieving revision 1.68.2.23 retrieving revision 1.68.2.24 diff -C2 -d -r1.68.2.23 -r1.68.2.24 *** tolven-plugin.xml 9 Dec 2010 09:49:31 -0000 1.68.2.23 --- tolven-plugin.xml 24 Dec 2010 01:13:33 -0000 1.68.2.24 *************** *** 1,4 **** <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.component.tolvenejb" version="2.0.91" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd"> <requires> <import plugin-id="org.tolven.assembler.ejbmodule" /> --- 1,4 ---- <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.component.tolvenejb" version="2.0.92" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd"> <requires> <import plugin-id="org.tolven.assembler.ejbmodule" /> |
|
From: Joseph I. <jos...@us...> - 2010-12-24 01:13:41
|
Update of /cvsroot/tolven/tolvenEJB/src/org/tolven/doc/bean In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv18777/src/org/tolven/doc/bean Modified Files: Tag: V2 TolvenMessageScheduler.java DocumentBean.java Log Message: Clarify method name to indicate when messages are queued or scheduled to be queued Index: DocumentBean.java =================================================================== RCS file: /cvsroot/tolven/tolvenEJB/src/org/tolven/doc/bean/DocumentBean.java,v retrieving revision 1.50.8.4 retrieving revision 1.50.8.5 diff -C2 -d -r1.50.8.4 -r1.50.8.5 *** DocumentBean.java 5 Dec 2010 09:34:11 -0000 1.50.8.4 --- DocumentBean.java 24 Dec 2010 01:13:32 -0000 1.50.8.5 *************** *** 426,430 **** tm.setXmlNS(xmlns); accountProcessingProctectionLocal.setAsEncryptedContent(payload, tm); ! tmSchedulerBean.schedule(tm); } --- 426,430 ---- tm.setXmlNS(xmlns); accountProcessingProctectionLocal.setAsEncryptedContent(payload, tm); ! tmSchedulerBean.queue(tm); } Index: TolvenMessageScheduler.java =================================================================== RCS file: /cvsroot/tolven/tolvenEJB/src/org/tolven/doc/bean/TolvenMessageScheduler.java,v retrieving revision 1.2.8.3 retrieving revision 1.2.8.4 diff -C2 -d -r1.2.8.3 -r1.2.8.4 *** TolvenMessageScheduler.java 20 Aug 2010 02:57:48 -0000 1.2.8.3 --- TolvenMessageScheduler.java 24 Dec 2010 01:13:32 -0000 1.2.8.4 *************** *** 105,120 **** } ! public void schedule(TolvenMessage tm) { schedule(tm, null, null); } ! public void schedule(TolvenMessage tm, Date queueOnDate) { ! schedule(tm, queueOnDate, null); } ! public void schedule(TolvenMessage tm, Map<String, Object> properties) { ! schedule(tm, null, properties); } public void schedule(TolvenMessage tm, Date queueOnDate, Map<String, Object> properties) { if (properties != null) { --- 105,133 ---- } ! /** ! * Queue a message immediately ! */ ! public void queue(TolvenMessage tm) { schedule(tm, null, null); } ! /** ! * Queue a message immediately, with properties for the JMS message ! */ ! public void queue(TolvenMessage tm, Map<String, Object> properties) { ! schedule(tm, null, properties); } ! /** ! * Schedule a message to be queued on queuOnDate ! */ ! public void schedule(TolvenMessage tm, Date queueOnDate) { ! schedule(tm, queueOnDate, null); } + /** + * Schedule a message to a queued on queueOnDate, with properties for the JMS message + * If the queueOnDate is null, then the message is queued immediately + */ public void schedule(TolvenMessage tm, Date queueOnDate, Map<String, Object> properties) { if (properties != null) { |
|
From: Joseph I. <jos...@us...> - 2010-12-24 01:13:41
|
Update of /cvsroot/tolven/tolvenEJB/src/org/tolven/gen/bean In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv18777/src/org/tolven/gen/bean Modified Files: Tag: V2 GenDriver.java Log Message: Clarify method name to indicate when messages are queued or scheduled to be queued Index: GenDriver.java =================================================================== RCS file: /cvsroot/tolven/tolvenEJB/src/org/tolven/gen/bean/GenDriver.java,v retrieving revision 1.18.10.3 retrieving revision 1.18.10.4 diff -C2 -d -r1.18.10.3 -r1.18.10.4 *** GenDriver.java 20 Aug 2010 02:57:48 -0000 1.18.10.3 --- GenDriver.java 24 Dec 2010 01:13:32 -0000 1.18.10.4 *************** *** 142,146 **** // Create a CCR document which will be the target for this operation ContinuityOfCareRecordEx ccr = generator.generate(); ! // Send the resulting document to toven for persistence and rule processing TolvenMessage tm = new TolvenMessage(); tm.setAccountId(control.getChrAccountId()); --- 142,146 ---- // Create a CCR document which will be the target for this operation ContinuityOfCareRecordEx ccr = generator.generate(); ! // Send the resulting document to tolven for persistence and rule processing TolvenMessage tm = new TolvenMessage(); tm.setAccountId(control.getChrAccountId()); *************** *** 151,155 **** xmlBean.marshalCCR(ccr, output); accountProcessingProctectionLocal.setAsEncryptedContent(output.toByteArray(), tm); ! tmSchedulerBean.schedule(tm); // TolvenLogger.info(tm.getPayload()); } --- 151,155 ---- xmlBean.marshalCCR(ccr, output); accountProcessingProctectionLocal.setAsEncryptedContent(output.toByteArray(), tm); ! tmSchedulerBean.queue(tm); // TolvenLogger.info(tm.getPayload()); } |
|
From: Joseph I. <jos...@us...> - 2010-12-24 01:13:41
|
Update of /cvsroot/tolven/tolvenEJB/src/org/tolven/doc In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv18777/src/org/tolven/doc Modified Files: Tag: V2 TolvenMessageSchedulerLocal.java Log Message: Clarify method name to indicate when messages are queued or scheduled to be queued Index: TolvenMessageSchedulerLocal.java =================================================================== RCS file: /cvsroot/tolven/tolvenEJB/src/org/tolven/doc/TolvenMessageSchedulerLocal.java,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -d -r1.3 -r1.3.2.1 *** TolvenMessageSchedulerLocal.java 17 Mar 2010 20:10:24 -0000 1.3 --- TolvenMessageSchedulerLocal.java 24 Dec 2010 01:13:32 -0000 1.3.2.1 *************** *** 45,53 **** public TolvenMessage findTolvenMessage(long id); ! public void schedule(TolvenMessage tm); public void schedule(TolvenMessage tm, Date queueOnDate); ! public void schedule(TolvenMessage tm, Map<String, Object> properties); public void schedule(TolvenMessage tm, Date queueOnDate, Map<String, Object> properties); --- 45,53 ---- public TolvenMessage findTolvenMessage(long id); ! public void queue(TolvenMessage tm); public void schedule(TolvenMessage tm, Date queueOnDate); ! public void queue(TolvenMessage tm, Map<String, Object> properties); public void schedule(TolvenMessage tm, Date queueOnDate, Map<String, Object> properties); |
|
From: Joseph I. <jos...@us...> - 2010-12-24 01:13:41
|
Update of /cvsroot/tolven/tolvenEJB/src/org/tolven/app/bean In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv18777/src/org/tolven/app/bean Modified Files: Tag: V2 CreatorBean.java Log Message: Clarify method name to indicate when messages are queued or scheduled to be queued Index: CreatorBean.java =================================================================== RCS file: /cvsroot/tolven/tolvenEJB/src/org/tolven/app/bean/CreatorBean.java,v retrieving revision 1.66.2.3 retrieving revision 1.66.2.4 diff -C2 -d -r1.66.2.3 -r1.66.2.4 *** CreatorBean.java 12 Aug 2010 00:47:02 -0000 1.66.2.3 --- CreatorBean.java 24 Dec 2010 01:13:33 -0000 1.66.2.4 *************** *** 627,631 **** xmlBean.marshalCCR( (ContinuityOfCareRecordEx) ccr, output ); accountProcessingProctectionLocal.setAsEncryptedContent(output.toByteArray(), tm); ! tmSchedulerBean.schedule(tm); } --- 627,631 ---- xmlBean.marshalCCR( (ContinuityOfCareRecordEx) ccr, output ); accountProcessingProctectionLocal.setAsEncryptedContent(output.toByteArray(), tm); ! tmSchedulerBean.queue(tm); } *************** *** 658,662 **** // xmlBean.marshalCCR( ccr, output ); // tm.setPayload(output.toByteArray()); ! tmSchedulerBean.schedule(tm); } --- 658,662 ---- // xmlBean.marshalCCR( ccr, output ); // tm.setPayload(output.toByteArray()); ! tmSchedulerBean.queue(tm); } |
|
From: Joseph I. <jos...@us...> - 2010-12-15 03:29:57
|
Update of /cvsroot/tolven/pluginOpenDSConfig/manifest In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1777/manifest Modified Files: Tag: V2 tolven-plugin.xml Log Message: Added command to allow users to update via OpenAM password change, their userPKCS12 password Index: tolven-plugin.xml =================================================================== RCS file: /cvsroot/tolven/pluginOpenDSConfig/manifest/tolven-plugin.xml,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -C2 -d -r1.1.2.2 -r1.1.2.3 *** tolven-plugin.xml 14 Dec 2010 00:54:31 -0000 1.1.2.2 --- tolven-plugin.xml 15 Dec 2010 02:30:03 -0000 1.1.2.3 *************** *** 1,2 **** <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.opends.config" version="2.0.3" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd" /> \ No newline at end of file --- 1,2 ---- <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.opends.config" version="2.0.4" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd" /> \ No newline at end of file |
|
From: Joseph I. <jos...@us...> - 2010-12-15 03:29:51
|
Update of /cvsroot/tolven/pluginOpenAM/authentication/source/com/sun/identity/console/user/model In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1341/authentication/source/com/sun/identity/console/user/model Modified Files: Tag: V2 UMChangeUserPasswordModelImpl.java Log Message: Reduce the number of OpenAM files which need to be changed, by using overrides Index: UMChangeUserPasswordModelImpl.java =================================================================== RCS file: /cvsroot/tolven/pluginOpenAM/authentication/source/com/sun/identity/console/user/model/UMChangeUserPasswordModelImpl.java,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** UMChangeUserPasswordModelImpl.java 14 Dec 2010 00:28:48 -0000 1.1 --- UMChangeUserPasswordModelImpl.java 15 Dec 2010 02:25:49 -0000 1.1.2.1 *************** *** 181,189 **** throw new AMConsoleException(strError); } ! Map map = new AMHashMap(2); Set set = new HashSet(2); set.add(newPassword); ! map.put(AMAdminConstants.ATTR_USER_PASSWORD, set); ! amIdentity.setAttributes(map); Set<String> attributeNames = new HashSet<String>(); attributeNames.add(USERPKCS12_BINARY_ATTRNAME); --- 181,188 ---- throw new AMConsoleException(strError); } ! Map passwordMap = new AMHashMap(2); Set set = new HashSet(2); set.add(newPassword); ! passwordMap.put(AMAdminConstants.ATTR_USER_PASSWORD, set); Set<String> attributeNames = new HashSet<String>(); attributeNames.add(USERPKCS12_BINARY_ATTRNAME); *************** *** 245,253 **** byte[][] newUserPKCS12ByteArrs = new byte[1][]; newUserPKCS12ByteArrs[0] = newUserPKCS12; ! Map<String, byte[][]> newUserPKCS12Map = new HashMap<String, byte[][]>(); newUserPKCS12Map.put(USERPKCS12_BINARY_ATTRNAME, newUserPKCS12ByteArrs); amIdentity.setBinaryAttributes(newUserPKCS12Map); } - amIdentity.store(); logEvent("SUCCEED_MODIFY_IDENTITY_ATTRIBUTE_VALUE", params); } catch (SSOException e) { --- 244,257 ---- byte[][] newUserPKCS12ByteArrs = new byte[1][]; newUserPKCS12ByteArrs[0] = newUserPKCS12; ! Map<String, byte[][]> newUserPKCS12Map = newUserPKCS12Map = new HashMap<String, byte[][]>(); newUserPKCS12Map.put(USERPKCS12_BINARY_ATTRNAME, newUserPKCS12ByteArrs); + // Ensure that the following two lines are never out of sync (one would expect store() to be a transaction) amIdentity.setBinaryAttributes(newUserPKCS12Map); + amIdentity.setAttributes(passwordMap); + amIdentity.store(); + } else { + amIdentity.setAttributes(passwordMap); + amIdentity.store(); } logEvent("SUCCEED_MODIFY_IDENTITY_ATTRIBUTE_VALUE", params); } catch (SSOException e) { |
|
From: Joseph I. <jos...@us...> - 2010-12-15 03:29:45
|
Update of /cvsroot/tolven/pluginOpenAMConfig/manifest In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1595/manifest Modified Files: Tag: V2 tolven-plugin.xml Log Message: Added sso commands from wiki as pre-agent-sso-batch.txt and post-agent-sso-batch.txt Removed users-datastore-attributes.txt, which is not used in the standard configuration Index: tolven-plugin.xml =================================================================== RCS file: /cvsroot/tolven/pluginOpenAMConfig/manifest/tolven-plugin.xml,v retrieving revision 1.1.2.9 retrieving revision 1.1.2.10 diff -C2 -d -r1.1.2.9 -r1.1.2.10 *** tolven-plugin.xml 14 Dec 2010 00:56:47 -0000 1.1.2.9 --- tolven-plugin.xml 15 Dec 2010 02:28:57 -0000 1.1.2.10 *************** *** 1,2 **** <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.openam.config" version="2.0.10" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd" /> \ No newline at end of file --- 1,2 ---- <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.openam.config" version="2.0.11" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd" /> \ No newline at end of file |
|
From: Joseph I. <jos...@us...> - 2010-12-15 02:30:11
|
Update of /cvsroot/tolven/pluginOpenDSConfig In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1777 Modified Files: Tag: V2 build.xml Added Files: Tag: V2 tolven-delegation.ldif Log Message: Added command to allow users to update via OpenAM password change, their userPKCS12 password Index: build.xml =================================================================== RCS file: /cvsroot/tolven/pluginOpenDSConfig/build.xml,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** build.xml 14 Dec 2010 01:41:48 -0000 1.1.2.1 --- build.xml 15 Dec 2010 02:30:03 -0000 1.1.2.2 *************** *** 35,38 **** --- 35,39 ---- <include name="tolven-aci.ldif" /> <include name="tolven-admin.ldif" /> + <include name="tolven-delegation.ldif" /> <include name="config/**" /> </zipfileset> --- NEW FILE: tolven-delegation.ldif --- dn: ou=SelfWriteAttributes,ou=Policies,ou=default,ou=OrganizationConfig,ou=1.0,ou=iPlanetAMPolicyService,ou=services,o=sunamhiddenrealmdelegationservicepermissions,ou=services,dc=opensso,dc=tolven,dc=org changeType: modify replace: sunKeyValue sunKeyValue: <Policy name="SelfWriteAttributes" referralPolicy="false" active="true"> <Rule name="user-read-rule"> <ServiceName name="sunAMDelegationService" /> <ResourceName name="sms://*@SM_CONFIG_ROOT_SUFFIX@/sunIdentityRepositoryService/1.0/application/*" /> <AttributeValuePair> <Attribute name="MODIFY" /> <Value>allow</Value> </AttributeValuePair> </Rule> <Subjects name="Subjects" description=""> <Subject name="delegation-subject" type="AuthenticatedUsers" includeType="inclusive"> </Subject> </Subjects> <Conditions name="AttrCondition" description=""> <Condition name="condition" type="UserSelfCheckCondition"> <AttributeValuePair> <Attribute name="attributes" /> <Value>givenname</Value> <Value>sn</Value> <Value>cn</Value> <Value>userpassword</Value> <Value>mail</Value> <Value>telephonenumber</Value> <Value>postaladdress</Value> <Value>preferredlocale</Value> <Value>iplanet-am-user-password-reset-options</Value> <Value>iplanet-am-user-password-reset-question-answer</Value> <Value>description</Value> <Value>sunIdentityServerDeviceKeyValue</Value> <Value>sunIdentityServerDeviceStatus</Value> <Value>userCertificate</Value> <Value>userPKCS12</Value> </AttributeValuePair> </Condition> </Conditions> </Policy> dn: ou=SelfWriteAttributes,ou=default,ou=default,ou=OrganizationConfig,ou=1.0,ou=sunEntitlementIndexes,ou=services,o=sunamhiddenrealmdelegationservicepermissions,ou=services,dc=opensso,dc=tolven,dc=org changeType: modify replace: sunKeyValue sunKeyValue: serializable={"creationDate":1292375193193,"policyName":"SelfWriteAttributes","createdBy":"cn=dsameuser,ou=DSAME Users,dc=opensso,dc=tolven,dc=org","name":"SelfWriteAttributes","lastModifiedBy":"cn=dsameuser,ou=DSAME Users,dc=opensso,dc=tolven,dc=org","eSubject":{"state":"{\n \"className\": \"com.sun.identity.policy.plugins.AuthenticatedUsers\",\n \"exclusive\": false,\n \"name\": \"delegation-subject\",\n \"values\": []\n}","className":"com.sun.identity.entitlement.opensso.PolicySubject"},"lastModifiedDate":1292375193193,"active":"true","className":"com.sun.identity.entitlement.opensso.OpenSSOPrivilege","eCondition":{"state":"{\n \"className\": \"com.sun.identity.policy.plugins.UserSelfCheckCondition\",\n \"name\": \"condition\",\n \"properties\": {\"attributes\": [\n \"givenname\",\n \"sn\",\n \"cn\",\n \"userpassword\",\n \"userCertificate\",\n \"userPKCS12\",\n \"mail\",\n \"telephonenumber\",\n \"postaladdress\",\n \"preferredlocale\",\n \"iplanet-am-user-password-reset-options\",\n \"iplanet-am-user-password-reset-question-answer\",\n \"description\",\n \"sunIdentityServerDeviceKeyValue\",\n \"sunIdentityServerDeviceStatus\"\n ]}\n}","className":"com.sun.identity.entitlement.opensso.PolicyCondition"},"entitlement":{"actionsValues":{"MODIFY":true},"applicationName":"sunAMDelegationService","name":"user-read-rule","resourceNames":["sms://*dc=opensso,dc=tolven,dc=org/sunIdentityRepositoryService/1.0/application/*"]}} |
|
From: Joseph I. <jos...@us...> - 2010-12-15 02:29:05
|
Update of /cvsroot/tolven/pluginOpenAMConfig/openam-conf In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1595/openam-conf Added Files: Tag: V2 post-agent-sso-batch.txt pre-agent-sso-batch.txt Removed Files: Tag: V2 users-datastore-attributes.txt Log Message: Added sso commands from wiki as pre-agent-sso-batch.txt and post-agent-sso-batch.txt Removed users-datastore-attributes.txt, which is not used in the standard configuration --- users-datastore-attributes.txt DELETED --- --- NEW FILE: post-agent-sso-batch.txt --- update-agent -e / -b TolvenRESTfulAgent -D C:/apache-tomcat-7.0.0/openam-conf/tolven-agent-attributes.txt --- NEW FILE: pre-agent-sso-batch.txt --- update-svc -X C:/apache-tomcat-7.0.0/openam-conf/amWebAgent.xml set-appl -e / -m iPlanetAMWebAgentService -a "actions=GET" "actions=POST" "actions=PUT" "actions=DELETE" create-realm -e tolven delete-datastores -e tolven -m embedded create-datastore -e tolven -m tolven -t LDAPv3ForOpenDS -D C:/apache-tomcat-7.0.0/openam-conf/tolven-datastore-attributes.txt create-identity -e / -i agentadmingroup -t Group add-privileges -e / -i agentadmingroup -t Group -g AgentAdmin create-identity -e / -i agentadmin -t User -a "givenname=agentadmin" "cn=agentadmin" "sn=agentadmin" "userpassword=sysadmin" add-member -e / -m agentadmin -y User -i agentadmingroup -t Group delete-identities -e / -i anonymous -t User delete-identities -e / -i demo -t User create-policies -e / -X C:/apache-tomcat-7.0.0/openam-conf/tolven-referrals.xml create-policies -e tolven -X C:/apache-tomcat-7.0.0/openam-conf/tolven-policies.xml set-attr-defs -s iPlanetAMSessionService -t Global -D C:/apache-tomcat-7.0.0/openam-conf/tolven-global-attributes.txt set-attr-defs -s iPlanetAMAdminConsoleService -t Organization -a "iplanet-am-admin-console-password-reset-enabled=true" set-svc-attrs -e tolven -s iPlanetAMAuthService -a iplanet-am-auth-post-login-process-class=org.tolven.identity.authentication.spi.TolvenAMPostAuthProcess |
|
From: Joseph I. <jos...@us...> - 2010-12-15 02:26:50
|
Update of /cvsroot/tolven/pluginOpenAM/web/WEB-INF/template/sms In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1456/web/WEB-INF/template/sms Removed Files: Tag: V2 defaultDelegationPolicies.xml Log Message: Reduce the number of OpenAM files which need to be changed, by using overrides --- defaultDelegationPolicies.xml DELETED --- |
|
From: Joseph I. <jos...@us...> - 2010-12-15 02:25:57
|
Update of /cvsroot/tolven/pluginOpenAM/manifest In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1341/manifest Modified Files: Tag: V2 tolven-plugin.xml Log Message: Reduce the number of OpenAM files which need to be changed, by using overrides Index: tolven-plugin.xml =================================================================== RCS file: /cvsroot/tolven/pluginOpenAM/manifest/tolven-plugin.xml,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** tolven-plugin.xml 14 Dec 2010 10:56:09 -0000 1.1.2.1 --- tolven-plugin.xml 15 Dec 2010 02:25:49 -0000 1.1.2.2 *************** *** 1,4 **** <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.openam" version="2.0.2" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd"> <requires> <import plugin-id="org.tolven.component.library" /> --- 1,4 ---- <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.openam" version="2.0.3" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd"> <requires> <import plugin-id="org.tolven.component.library" /> |
|
From: Joseph I. <jos...@us...> - 2010-12-14 10:56:17
|
Update of /cvsroot/tolven/pluginOpenAM/web/config/auth/opensso/services/tolven/html In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1850/web/config/auth/opensso/services/tolven/html Added Files: Tag: V2 Login.jsp DataStore.xml Logout.jsp Log Message: Reduce the number of OpenAM files which need to be changed, by using overrides --- NEW FILE: DataStore.xml --- <?xml version="1.0" encoding="UTF-8"?> <!-- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved The contents of this file are subject to the terms of the Common Development and Distribution License (the License). You may not use this file except in compliance with the License. You can obtain a copy of the License at https://opensso.dev.java.net/public/CDDLv1.0.html or opensso/legal/CDDLv1.0.txt See the License for the specific language governing permission and limitations under the License. When distributing Covered Code, include this CDDL Header Notice in each file and include the License file at opensso/legal/CDDLv1.0.txt. If applicable, add the following below the CDDL Header, with the fields enclosed by brackets [] replaced by your own identifying information: "Portions Copyrighted [year] [name of copyright owner]" Portions Copyrighted 2010 ForgeRock AS $Id$ --> <!-- Portions Copyrighted 2010 ForgeRock AS --> <!DOCTYPE ModuleProperties PUBLIC "=//iPlanet//Authentication Module Properties XML Interface 1.0 DTD//EN" "jar://com/sun/identity/authentication/Auth_Module_Properties.dtd"> <ModuleProperties moduleName="DataStore" version="1.0" > <Callbacks length="2" order="1" timeout="120" header="Sign in to Tolven" > <NameCallback> <Prompt> User Name: </Prompt> </NameCallback> <PasswordCallback echoPassword="false" > <Prompt> Password: </Prompt> </PasswordCallback> </Callbacks> </ModuleProperties> --- NEW FILE: Logout.jsp --- <%-- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. Copyright (c) 2005 Sun Microsystems Inc. All Rights Reserved The contents of this file are subject to the terms of the Common Development and Distribution License (the License). You may not use this file except in compliance with the License. You can obtain a copy of the License at https://opensso.dev.java.net/public/CDDLv1.0.html or opensso/legal/CDDLv1.0.txt See the License for the specific language governing permission and limitations under the License. When distributing Covered Code, include this CDDL Header Notice in each file and include the License file at opensso/legal/CDDLv1.0.txt. If applicable, add the following below the CDDL Header, with the fields enclosed by brackets [] replaced by your own identifying information: "Portions Copyrighted [year] [name of copyright owner]" $Id$ --%> <html> <%@page info="Logout" language="java"%> <%@taglib uri="/WEB-INF/jato.tld" prefix="jato"%> <%@taglib uri="/WEB-INF/auth.tld" prefix="auth"%> <jato:useViewBean className="com.sun.identity.authentication.UI.LogoutViewBean"> <%@ page contentType="text/html" %> <head> <title><jato:text name="htmlTitle_Logout" /></title> <% String ServiceURI = (String) viewBean.getDisplayFieldValue(viewBean.SERVICE_URI); %> <link rel="stylesheet" href="<%= ServiceURI %>/css/styles.css" type="text/css" /> <script language="JavaScript" src="<%= ServiceURI %>/js/browserVersion.js"></script> <script language="JavaScript" src="<%= ServiceURI %>/js/auth.js"></script> <script language="JavaScript"> writeCSS('<%= ServiceURI %>'); </script> <script type="text/javascript"><!--// Empty script so IE5.0 Windows will draw table and button borders //--> </script> </head> <body class="LogBdy"> <table border="0" cellpadding="0" cellspacing="0" align="center" title=""> <tr> <td width="50%"><img src="<%= ServiceURI %>/images/dot.gif" width="1" height="1" alt="" /></td> <td><img src="<%= ServiceURI %>/images/dot.gif" width="728" height="1" alt="" /></td> <td width="50%"><img src="<%= ServiceURI %>/images/dot.gif" width="1" height="1" alt="" /></td> </tr> <tr class="LogTopBnd" style="background-image: url(<%= ServiceURI %>/images/gradlogtop.jpg); background-repeat: repeat-x; background-position: left top;"> <td> </td> <td><img src="<%= ServiceURI %>/images/dot.gif" width="1" height="30" alt="" /></td> <td> </td> </tr> <tr> <td class="LogMidBnd" style="background-image: url(<%= ServiceURI %>/images/gradlogsides.jpg); background-repeat:repeat-x;background-position:left top;"> </td> <td class="LogCntTd" style="background-image: url(<%= ServiceURI %>/images/tolven-login-backimage.jpg); background-repeat:no-repeat;background-position:center top;" height="600" align="center" valign="middle"> <table border="0" background="<%= ServiceURI %>/images/dot.gif" cellpadding="0" cellspacing="0" width="100%" title=""> <tr> <td width="260"><img src="<%= ServiceURI %>/images/dot.gif" width="260" height="245" alt="" /></td> <td width="415" bgcolor="#ffffff" valign="top"><img src="<%= ServiceURI %>/images/dot.gif" width="30" height="1" alt="" /> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2"> <img src="<%= ServiceURI %>/images/dot.gif" width="1" height="25" alt="" /> </td> </tr> <tr> <td> </td> <td><div class="logErr"><table align="center" border="0" cellpadding="0" cellspacing="0" class="AlrtTbl" title=""> <tr> <td valign="middle"> <div class="AlrtInfTxt"> <img name="Login.AlertImage" src="<%= ServiceURI %>/images/info_large.gif" alt="Logout" height="21" width="21" /> <!-- logout message --> <jato:content name="ContentTextBoxLogout"> <jato:text name="txtLogout" /> </jato:content> </div> <div class="AlrtMsgTxt"> <!-- back to login page hyperlink --> <jato:content name="ContentHrefLogout"> <p><auth:href name="urlLogin" fireDisplayEvents='true'><jato:text name="txtGotoLoginAfterLogout" /></auth:href></p> </jato:content> </div> </td></tr></table></div></td> </tr> <tr> <td> </td> </tr> <tr> <td><img src="<%= ServiceURI %>/images/dot.gif" width="1" height="33" alt="" /></td> <td> </td> </tr> </table> </td> <td width="45"><img src="<%= ServiceURI %>/images/dot.gif" width="45" height="245" alt="" /></td> </tr> </table> </td> <td class="LogMidBnd" style="background-image: url(<%= ServiceURI %>/images/gradlogsides.jpg); background-repeat:repeat-x;background-position:left top;"> </td> </tr> <tr class="LogBotBnd" style="background-image: url(<%= ServiceURI %>/images/gradlogbot.jpg); background-repeat:repeat-x;background-position:left top;"> <td> </td> <td><div class="logCpy"><span class="logTxtCpy"> <auth:resBundle bundleName="amAuthUI" resourceKey="copyright.notice" /></span></div> </td> <td> </td> </tr> </table> </body> </jato:useViewBean> </html> --- NEW FILE: Login.jsp --- <%-- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. Copyright (c) 2005 Sun Microsystems Inc. All Rights Reserved The contents of this file are subject to the terms of the Common Development and Distribution License (the License). You may not use this file except in compliance with the License. You can obtain a copy of the License at https://opensso.dev.java.net/public/CDDLv1.0.html or opensso/legal/CDDLv1.0.txt See the License for the specific language governing permission and limitations under the License. When distributing Covered Code, include this CDDL Header Notice in each file and include the License file at opensso/legal/CDDLv1.0.txt. If applicable, add the following below the CDDL Header, with the fields enclosed by brackets [] replaced by your own identifying information: "Portions Copyrighted [year] [name of copyright owner]" $Id$ --%> <html> <%@page info="Login" language="java"%> <%@taglib uri="/WEB-INF/jato.tld" prefix="jato"%> <%@taglib uri="/WEB-INF/auth.tld" prefix="auth"%> <jato:useViewBean className="com.sun.identity.authentication.UI.LoginViewBean"> <%@ page contentType="text/html" %> <head> <title><jato:text name="htmlTitle_Login" /></title> <% String ServiceURI = (String) viewBean.getDisplayFieldValue(viewBean.SERVICE_URI); String encoded = "false"; String gotoURL = (String) viewBean.getValidatedInputURL( request.getParameter("goto"), request.getParameter("encoded"), request); String encodedQueryParams = (String) viewBean.getEncodedQueryParams(request); if ((gotoURL != null) && (gotoURL.length() != 0)) { encoded = "true"; } %> <link rel="stylesheet" href="<%= ServiceURI %>/css/styles.css" type="text/css" /> <script language="JavaScript" src="<%= ServiceURI %>/js/browserVersion.js"></script> <script language="JavaScript" src="<%= ServiceURI %>/js/auth.js"></script> <script language="JavaScript"> writeCSS('<%= ServiceURI %>'); <jato:content name="validContent"> var defaultBtn = 'Submit'; var elmCount = 0; /** submit form with default command button */ function defaultSubmit() { LoginSubmit(defaultBtn); } /** * submit form with given button value * * @param value of button */ function LoginSubmit(value) { aggSubmit(); var hiddenFrm = document.forms['Login']; if (hiddenFrm != null) { hiddenFrm.elements['IDButton'].value = value; if (this.submitted) { alert("The request is currently being processed"); } else { this.submitted = true; hiddenFrm.submit(); } } } </jato:content> </script> <script type="text/javascript"><!--// Empty script so IE5.0 Windows will draw table and button borders //--> </script> </head> <body class="LogBdy" onload="placeCursorOnFirstElm();"> <table border="0" cellpadding="0" cellspacing="0" align="center" title=""> <tr> <td width="50%"><img src="<%= ServiceURI %>/images/dot.gif" width="1" height="1" alt="" /></td> <td><img src="<%= ServiceURI %>/images/dot.gif" width="728" height="1" alt="" /></td> <td width="50%"><img src="<%= ServiceURI %>/images/dot.gif" width="1" height="1" alt="" /></td> </tr> <tr class="LogTopBnd" style="background-image: url(<%= ServiceURI %>/images/gradlogtop.jpg); background-repeat: repeat-x; background-position: left top;"> <td> </td> <td><img src="<%= ServiceURI %>/images/dot.gif" width="1" height="30" alt="" /></td> <td> </td> </tr> <tr> <td class="LogMidBnd" style="background-image: url(<%= ServiceURI %>/images/gradlogsides.jpg); background-repeat:repeat-x;background-position:left top;"> </td> <td class="LogCntTd" style="background-image: url(<%= ServiceURI %>/images/tolven-login-backimage.jpg); background-repeat:no-repeat;background-position:center top;" height="600" align="center" valign="middle"> <table border="0" background="<%= ServiceURI %>/images/dot.gif" cellpadding="0" cellspacing="0" width="100%" title=""> <tr> <td width="260"><img src="<%= ServiceURI %>/images/dot.gif" width="260" height="245" alt="" /></td> <td width="415" bgcolor="#ffffff" valign="top"><img src="<%= ServiceURI %>/images/dot.gif" width="30" height="1" alt="" /> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2"> <img src="<%= ServiceURI %>/images/dot.gif" width="1" height="25" alt="" /> </td> </tr> <!-- display authentication scheme --> <!-- Header display --> <tr> <td nowrap="nowrap"></td> <td><div class="logTxtSvrNam"> <jato:content name="ContentStaticTextHeader"> <jato:getDisplayFieldValue name='StaticTextHeader' defaultValue='Authentication' fireDisplayEvents='true' escape='false'/> </jato:content> </div></td> </tr> <!-- End of Header display --> <jato:content name="validContent"> <jato:tiledView name="tiledCallbacks" type="com.sun.identity.authentication.UI.CallBackTiledView"> <script language="javascript"> elmCount++; </script> <jato:content name="textBox"> <!-- text box display --> <tr> <form name="frm<jato:text name="txtIndex" />" action="blank" onSubmit="defaultSubmit(); return false;" method="post"> <td nowrap="nowrap"><div class="logLbl"> <jato:content name="isRequired"> <img src="<%= ServiceURI %>/images/required.gif" alt="Required Field" title="Required Field" width="7" height="14" /> </jato:content> <span class="LblLev2Txt"> <label for="IDToken<jato:text name="txtIndex" />"> <jato:text name="txtPrompt" defaultValue="User name:" escape="false" /> </label></span></div> </td> <td><div class="logInp"> <input type="text" name="IDToken<jato:text name="txtIndex" />" id="IDToken<jato:text name="txtIndex" />" value="<jato:text name="txtValue" />" class="TxtFld"></div> </td> </form> </tr> <!-- end of textBox --> </jato:content> <jato:content name="password"> <!-- password display --> <tr> <form name="frm<jato:text name="txtIndex" />" action="blank" onSubmit="defaultSubmit(); return false;" method="post"> <td nowrap="nowrap"><div class="logLbl"> <jato:content name="isRequired"> <img src="<%= ServiceURI %>/images/required.gif" alt="Required Field" title="Required Field" width="7" height="14" /> </jato:content> <span class="LblLev2Txt"> <label for="IDToken<jato:text name="txtIndex" />"> <jato:text name="txtPrompt" defaultValue="Password:" escape="false" /> </label></span></div> </td> <td><div class="logInp"> <input type="password" name="IDToken<jato:text name="txtIndex" />" id="IDToken<jato:text name="txtIndex" />" value="" class="TxtFld"></div> </td> </form> </tr> <!-- end of password --> </jato:content> <jato:content name="choice"> <!-- choice value display --> <tr> <form name="frm<jato:text name="txtIndex" />" action="blank" onSubmit="defaultSubmit(); return false;" method="post"> <td nowrap="nowrap"><div class="logLbl"> <jato:content name="isRequired"> <img src="<%= ServiceURI %>/images/required.gif" alt="Required Field" title="Required Field" width="7" height="14" /> </jato:content> <span class="LblLev2Txt"> <label for="IDToken<jato:text name="txtIndex" />"> <jato:text name="txtPrompt" defaultValue="RadioButton:" escape="false" /> </label></span></div> </td> <td><div class="logInp"> <jato:tiledView name="tiledChoices" type="com.sun.identity.authentication.UI.CallBackChoiceTiledView"> <jato:content name="selectedChoice"> <input type="radio" name="IDToken<jato:text name="txtParentIndex" />" id="IDToken<jato:text name="txtParentIndex" />" value="<jato:text name="txtIndex" />" class="Rb" checked><jato:text name="txtChoice" /><br> </jato:content> <jato:content name="unselectedChoice"> <input type="radio" name="IDToken<jato:text name="txtParentIndex" />" id="IDToken<jato:text name="txtParentIndex" />" value="<jato:text name="txtIndex" />" class="Rb" ><jato:text name="txtChoice" /><br> </jato:content> </jato:tiledView></div> </td> </form> </tr> <tr></tr> <!-- end of choice --> </jato:content> <!-- end of tiledCallbacks --> </jato:tiledView> <!-- end of validContent --> </jato:content> <jato:content name="ContentStaticTextResult"> <!-- after login output message --> <p><b><jato:getDisplayFieldValue name='StaticTextResult' defaultValue='' fireDisplayEvents='true' escape='false'/></b></p> </jato:content> <jato:content name="ContentHref"> <!-- URL back to Login page --> <p><auth:href name="LoginURL" fireDisplayEvents='true'> <jato:text name="txtGotoLoginAfterFail" /></auth:href></p> </jato:content> <jato:content name="ContentImage"> <!-- customized image defined in properties file --> <p><img name="IDImage" src="<jato:getDisplayFieldValue name='Image'/>" alt=""></p> </jato:content> <jato:content name="ContentButtonLogin"> <!-- Submit button --> <jato:content name="hasButton"> <script language="javascript"> defaultBtn = '<jato:text name="defaultBtn" />'; </script> <tr> <td><img src="<%= ServiceURI %>/images/dot.gif" width="1" height="15" alt="" /></td> <td> <table border=0 cellpadding=0 cellspacing=0> <tr> <jato:tiledView name="tiledButtons" type="com.sun.identity.authentication.UI.ButtonTiledView"> <script language="javascript"> markupButton( '<jato:text name="txtButton" />', "javascript:LoginSubmit('<jato:text name="txtButton" />')"); </script> </jato:tiledView> </tr> </table> </td> </tr> <!-- end of hasButton --> </jato:content> <jato:content name="hasNoButton"> <tr> <td><img src="<%= ServiceURI %>/images/dot.gif" width="1" height="15" alt="" /></td> <script language="javascript"> markupButton( '<jato:text name="lblSubmit" />', "javascript:LoginSubmit('<jato:text name="lblSubmit" />')"); </script> </tr> <!-- end of hasNoButton --> </jato:content> <!-- end of ContentButtonLogin --> </jato:content> <tr> <td> </td> </tr> <tr> <td><img src="<%= ServiceURI %>/images/dot.gif" width="1" height="33" alt="" /></td> <td> </td> </tr> </table> </td> <td width="45"><img src="<%= ServiceURI %>/images/dot.gif" width="45" height="245" alt="" /></td> </tr> </table> </td> <td class="LogMidBnd" style="background-image: url(<%= ServiceURI %>/images/gradlogsides.jpg); background-repeat:repeat-x;background-position:left top;"> </td> </tr> <tr class="LogBotBnd" style="background-image: url(<%= ServiceURI %>/images/gradlogbot.jpg); background-repeat:repeat-x;background-position:left top;"> <td> </td> <td><div class="logCpy"><span class="logTxtCpy"> <auth:resBundle bundleName="amAuthUI" resourceKey="copyright.notice" /></span></div> </td> <td> </td> </tr> </table> <jato:content name="validContent"> <auth:form name="Login" method="post" defaultCommandChild="DefaultLoginURL" > <script language="javascript"> if (elmCount != null) { for (var i = 0; i < elmCount; i++) { document.write( "<input name=\"IDToken" + i + "\" type=\"hidden\">"); } document.write("<input name=\"IDButton" + "\" type=\"hidden\">"); } </script> <input type="hidden" name="goto" value="<%= gotoURL %>"> <input type="hidden" name="SunQueryParamsString" value="<%= encodedQueryParams %>"> <input type="hidden" name="encoded" value="<%= encoded %>"> </auth:form> </jato:content> </body> </jato:useViewBean> </html> |
|
From: Joseph I. <jos...@us...> - 2010-12-14 10:56:16
|
Update of /cvsroot/tolven/pluginOpenAM/web/WEB-INF/classes In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1850/web/WEB-INF/classes Removed Files: Tag: V2 amAdminConsole.xml Log Message: Reduce the number of OpenAM files which need to be changed, by using overrides --- amAdminConsole.xml DELETED --- |
|
From: Joseph I. <jos...@us...> - 2010-12-14 10:56:16
|
Update of /cvsroot/tolven/pluginOpenAM/web/images In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1850/web/images Added Files: Tag: V2 tolven-login-backimage.jpg Removed Files: Tag: V2 login-backimage.jpg login-backimage-long.jpg Log Message: Reduce the number of OpenAM files which need to be changed, by using overrides --- login-backimage-long.jpg DELETED --- --- login-backimage.jpg DELETED --- --- NEW FILE: tolven-login-backimage.jpg --- (This appears to be a binary file; contents omitted.) |
|
From: Joseph I. <jos...@us...> - 2010-12-14 10:56:16
|
Update of /cvsroot/tolven/pluginOpenAM/manifest In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1850/manifest Modified Files: Tag: V2 tolven-plugin.xml Log Message: Reduce the number of OpenAM files which need to be changed, by using overrides Index: tolven-plugin.xml =================================================================== RCS file: /cvsroot/tolven/pluginOpenAM/manifest/tolven-plugin.xml,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** tolven-plugin.xml 14 Dec 2010 00:28:48 -0000 1.1 --- tolven-plugin.xml 14 Dec 2010 10:56:09 -0000 1.1.2.1 *************** *** 1,4 **** <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.openam" version="2.0.1" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd"> <requires> <import plugin-id="org.tolven.component.library" /> --- 1,4 ---- <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.openam" version="2.0.2" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd"> <requires> <import plugin-id="org.tolven.component.library" /> |
|
From: Joseph I. <jos...@us...> - 2010-12-14 10:56:16
|
Update of /cvsroot/tolven/pluginOpenAM/web/config/auth/default In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1850/web/config/auth/default Removed Files: Tag: V2 Logout.jsp Login.jsp DataStore.xml Log Message: Reduce the number of OpenAM files which need to be changed, by using overrides --- DataStore.xml DELETED --- --- Logout.jsp DELETED --- --- Login.jsp DELETED --- |
|
From: Joseph I. <jos...@us...> - 2010-12-14 10:56:12
|
Update of /cvsroot/tolven/pluginOpenAM/web/config/auth/opensso/services In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1821/web/config/auth/opensso/services Log Message: Directory /cvsroot/tolven/pluginOpenAM/web/config/auth/opensso/services added to the repository |
|
From: Joseph I. <jos...@us...> - 2010-12-14 10:56:12
|
Update of /cvsroot/tolven/pluginOpenAM/web/config/auth/opensso/services/tolven/html In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1821/web/config/auth/opensso/services/tolven/html Log Message: Directory /cvsroot/tolven/pluginOpenAM/web/config/auth/opensso/services/tolven/html added to the repository |
|
From: Joseph I. <jos...@us...> - 2010-12-14 10:56:12
|
Update of /cvsroot/tolven/pluginOpenAM/web/config/auth/opensso In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1821/web/config/auth/opensso Log Message: Directory /cvsroot/tolven/pluginOpenAM/web/config/auth/opensso added to the repository --> Using per-directory sticky tag `V2' |
|
From: Joseph I. <jos...@us...> - 2010-12-14 10:56:12
|
Update of /cvsroot/tolven/pluginOpenAM/web/config/auth/opensso/services/tolven In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1821/web/config/auth/opensso/services/tolven Log Message: Directory /cvsroot/tolven/pluginOpenAM/web/config/auth/opensso/services/tolven added to the repository |