java-idp.git
20 years agoMade shell script a littl smarter about globbing.
wassa [Wed, 23 Oct 2002 01:20:19 +0000 (01:20 +0000)]
Made shell script a littl smarter about globbing.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@329 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded Georgetown
cantor [Tue, 22 Oct 2002 04:51:40 +0000 (04:51 +0000)]
Added Georgetown

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@328 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoCleanup. Not used anymore.
wassa [Sat, 19 Oct 2002 23:11:30 +0000 (23:11 +0000)]
Cleanup.  Not used anymore.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@327 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoCleanup. This hasn't been used in a LONG time.
wassa [Sat, 19 Oct 2002 22:30:31 +0000 (22:30 +0000)]
Cleanup.  This hasn't been used in a LONG time.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@326 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoExtended the ShibAttribute interface to accept a recipient(sharName).
wassa [Sat, 19 Oct 2002 20:14:42 +0000 (20:14 +0000)]
Extended the ShibAttribute interface to accept a recipient(sharName).

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@325 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoFixed ClassCastException using newer Sun JNDI implementation. This prevented use...
wassa [Fri, 18 Oct 2002 19:30:57 +0000 (19:30 +0000)]
Fixed ClassCastException using newer Sun JNDI implementation.  This prevented use of the ldap search feature.

A couple of error messages were displaying the local username to the SHAR.  Changed this so the username is logged locally, but the SHAR gets messages referring to "Principal".

Some re-formatting.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@324 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoImproved error messages.
wassa [Fri, 18 Oct 2002 19:27:38 +0000 (19:27 +0000)]
Improved error messages.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@323 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAAException methods didn't work because the message was not being passed up.
wassa [Fri, 18 Oct 2002 19:26:51 +0000 (19:26 +0000)]
AAException methods didn't work because the message was not being passed up.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@322 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded some error messges.
wassa [Fri, 18 Oct 2002 16:19:23 +0000 (16:19 +0000)]
Added some error messges.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@321 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded parameters for principal and credentials. This allows the AA to do a non-anony...
wassa [Fri, 18 Oct 2002 16:18:48 +0000 (16:18 +0000)]
Added parameters for principal and credentials.  This allows the AA to do a non-anonymous simple bind to an ldap directory.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@320 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoNew sites
cantor [Thu, 17 Oct 2002 20:14:12 +0000 (20:14 +0000)]
New sites

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@319 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoSeparate catch for SAMLExceptions on attribute serialization.
wassa [Thu, 17 Oct 2002 01:05:50 +0000 (01:05 +0000)]
Separate catch for SAMLExceptions on attribute serialization.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@318 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoFixed a typo. Sending log messages to the wrong context.
wassa [Thu, 17 Oct 2002 00:16:04 +0000 (00:16 +0000)]
Fixed a typo.  Sending log messages to the wrong context.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@317 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoIf the responder cannot find an attribute class, it now responds with the attributes...
wassa [Thu, 10 Oct 2002 19:57:27 +0000 (19:57 +0000)]
If the responder cannot find an attribute class, it now responds with the attributes that are loaded successfully and logs the error, instead of failing.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@316 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoUpdated ArpUtil to work with new ArpRepository interface.
wassa [Thu, 10 Oct 2002 19:29:22 +0000 (19:29 +0000)]
Updated ArpUtil to work with new ArpRepository interface.
Additional logging.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@315 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoFixed typo in Logger config that was preventing ArpUtil from running unless the servl...
wassa [Thu, 10 Oct 2002 18:28:53 +0000 (18:28 +0000)]
Fixed typo in Logger config that was preventing ArpUtil from running unless the servlet jars were in the CLASSPATH.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@314 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded defaults for some ENV-based parameters.
wassa [Thu, 10 Oct 2002 18:25:28 +0000 (18:25 +0000)]
Added defaults for some ENV-based parameters.
Fixed problem with construction of File Arp Repository (bad attribute name in Properties)

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@313 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoadded Domain elements
cantor [Tue, 8 Oct 2002 17:15:28 +0000 (17:15 +0000)]
added Domain elements

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@312 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agomore updates to the UI. code should be complete, not debugged
blk [Mon, 7 Oct 2002 17:42:12 +0000 (17:42 +0000)]
more updates to the UI.  code should be complete, not debugged

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@311 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agofirst attempt at adding the ui
blk [Tue, 1 Oct 2002 18:39:05 +0000 (18:39 +0000)]
first attempt at adding the ui

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@310 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded a more helpful error message for key import failure.
wassa [Thu, 26 Sep 2002 21:01:33 +0000 (21:01 +0000)]
Added a more helpful error message for key import failure.
Fixed wrapper on base64 encoding.  (Tool outputs pkcs8 for rsa and dsa keys).

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@309 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agofixed envvar test
cantor [Wed, 25 Sep 2002 18:03:19 +0000 (18:03 +0000)]
fixed envvar test

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@307 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded Virginia
cantor [Mon, 23 Sep 2002 07:51:08 +0000 (07:51 +0000)]
Added Virginia

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@305 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoSystem.out -> log4j
wassa [Tue, 17 Sep 2002 16:27:29 +0000 (16:27 +0000)]
System.out -> log4j

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@304 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoMore log interleaving.
wassa [Tue, 17 Sep 2002 16:21:48 +0000 (16:21 +0000)]
More log interleaving.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@303 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoSystem.err -> log4j
wassa [Tue, 17 Sep 2002 16:13:54 +0000 (16:13 +0000)]
System.err -> log4j

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@302 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoCleanup of the interfaces to the Arp Repository.
wassa [Tue, 17 Sep 2002 04:14:06 +0000 (04:14 +0000)]
Cleanup of the interfaces to the Arp Repository.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@301 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoDisplay interleaving data.
wassa [Tue, 17 Sep 2002 01:09:45 +0000 (01:09 +0000)]
Display interleaving data.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@300 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoChanged arp repository factory so that classes can be plugged in from runtime config.
wassa [Tue, 17 Sep 2002 01:08:56 +0000 (01:08 +0000)]
Changed arp repository factory so that classes can be plugged in from runtime config.
(submitted by Parviz Dousti)

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@299 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoJavadoc to correct location.
wassa [Tue, 17 Sep 2002 00:41:14 +0000 (00:41 +0000)]
Javadoc to correct location.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@298 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded log request interleaving.
wassa [Tue, 17 Sep 2002 00:35:14 +0000 (00:35 +0000)]
Added log request interleaving.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@297 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded proper package names so that AA will compile under eclipse.
wassa [Mon, 16 Sep 2002 17:35:29 +0000 (17:35 +0000)]
Added proper package names so that AA will compile under eclipse.
Tweaked logging output.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@296 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded proper package names so that AA will compile under eclipse.
wassa [Mon, 16 Sep 2002 17:34:58 +0000 (17:34 +0000)]
Added proper package names so that AA will compile under eclipse.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@295 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoBetter handling for non-existent GET implementation in servlet container.
wassa [Fri, 13 Sep 2002 18:21:05 +0000 (18:21 +0000)]
Better handling for non-existent GET implementation in servlet container.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@294 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoReplacing admin arp with correct substitution.
wassa [Fri, 13 Sep 2002 18:04:51 +0000 (18:04 +0000)]
Replacing admin arp with  correct substitution.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@293 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoDeleteing admin arp in order to fix problem with keyword substitution problem.
wassa [Fri, 13 Sep 2002 18:04:00 +0000 (18:04 +0000)]
Deleteing admin arp in order to fix problem with keyword substitution problem.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@292 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoImporting wrapper script for utils.ExtKeyTool class.
wassa [Tue, 10 Sep 2002 17:16:36 +0000 (17:16 +0000)]
Importing wrapper script for utils.ExtKeyTool class.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@291 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoCorrected problem with defaulting to storepass when keypass is not specified.
wassa [Tue, 10 Sep 2002 16:55:47 +0000 (16:55 +0000)]
Corrected problem with defaulting to storepass when keypass is not specified.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@290 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoSimplefied error output generated when the -v switch is not used.
wassa [Tue, 10 Sep 2002 16:40:04 +0000 (16:40 +0000)]
Simplefied error output generated when the -v switch is not used.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@289 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoImproved handling when errors are caught before the logger is initialized.
wassa [Tue, 10 Sep 2002 16:23:09 +0000 (16:23 +0000)]
Improved handling when errors are caught before the logger is initialized.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@288 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoNew tool for importing and exporting private keys to/from java keystores.
wassa [Sat, 7 Sep 2002 03:19:18 +0000 (03:19 +0000)]
New tool for importing and exporting private keys to/from java keystores.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@287 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoNow the user context in LDAP can be found with a search filter too
dousti [Fri, 6 Sep 2002 19:51:26 +0000 (19:51 +0000)]
Now the user context in LDAP can be found with a search filter too
For backward compatiblity a search filter without %s would work as before.
%s would be replaced at runtime with user's uid.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@286 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoUpdated to reflect recent opensaml updates. (Logging/EntityResolver fix)
wassa [Fri, 6 Sep 2002 02:14:57 +0000 (02:14 +0000)]
Updated to reflect recent opensaml updates. (Logging/EntityResolver fix)

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@285 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoUpdated from alpha branch
cantor [Thu, 5 Sep 2002 04:22:43 +0000 (04:22 +0000)]
Updated from alpha branch

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@281 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoMore SHIRE logging.
wassa [Wed, 4 Sep 2002 19:03:46 +0000 (19:03 +0000)]
More SHIRE logging.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@279 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAltered error handling so that local system configuration information is not exposed...
wassa [Wed, 4 Sep 2002 18:59:37 +0000 (18:59 +0000)]
Altered error handling so that local system configuration information is not exposed to remote users.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@278 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded dumping of the saml response in debug mode.
wassa [Tue, 3 Sep 2002 20:48:39 +0000 (20:48 +0000)]
Added dumping of the saml response in debug mode.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@277 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoRemoved expired CAs
cantor [Tue, 3 Sep 2002 03:23:01 +0000 (03:23 +0000)]
Removed expired CAs

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@276 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoFixed bug in verification that fails any time a bad CA is in the keystore.
cantor [Mon, 2 Sep 2002 08:31:38 +0000 (08:31 +0000)]
Fixed bug in verification that fails any time a bad CA is in the keystore.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@273 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoFixed problem where drop down list was submitting displayName attribute instead of...
wassa [Fri, 30 Aug 2002 19:53:36 +0000 (19:53 +0000)]
Fixed problem where drop down list was submitting displayName attribute instead of name attribute.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@272 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoChanged wayf page to display first alias in sites file instead of name.
wassa [Fri, 30 Aug 2002 05:52:46 +0000 (05:52 +0000)]
Changed wayf page to display first alias in sites file instead of name.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@271 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoHopefully the last Transform fix
cantor [Wed, 14 Aug 2002 04:11:00 +0000 (04:11 +0000)]
Hopefully the last Transform fix

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@268 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoversion for alpha 2.5
cantor [Wed, 14 Aug 2002 01:36:01 +0000 (01:36 +0000)]
version for alpha 2.5

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@267 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agofixed typo in equals fuction
blk [Mon, 12 Aug 2002 18:01:32 +0000 (18:01 +0000)]
fixed typo in equals fuction

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@266 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded option to indirect username from different header
cantor [Mon, 12 Aug 2002 16:11:33 +0000 (16:11 +0000)]
Added option to indirect username from different header

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@265 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded username variable to HS config
cantor [Mon, 12 Aug 2002 15:56:35 +0000 (15:56 +0000)]
Added username variable to HS config

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@264 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdjusted script to use expanded Tomcat webapp
cantor [Wed, 7 Aug 2002 20:56:12 +0000 (20:56 +0000)]
Adjusted script to use expanded Tomcat webapp

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@263 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded logging of handle mappings via log4j
cantor [Wed, 7 Aug 2002 18:39:34 +0000 (18:39 +0000)]
Added logging of handle mappings via log4j

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@262 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoReworded HS form
cantor [Wed, 7 Aug 2002 17:24:13 +0000 (17:24 +0000)]
Reworded HS form

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@261 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded replay cache check/redirect
cantor [Tue, 6 Aug 2002 05:16:46 +0000 (05:16 +0000)]
Added replay cache check/redirect

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@260 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoExposed replay cache to SHIRE
cantor [Tue, 6 Aug 2002 05:15:59 +0000 (05:15 +0000)]
Exposed replay cache to SHIRE

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@259 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoOK, really fixed Transforms this time
cantor [Tue, 6 Aug 2002 04:56:32 +0000 (04:56 +0000)]
OK, really fixed Transforms this time

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@258 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoUpdating to Xerces-J 2.0.2
cantor [Tue, 6 Aug 2002 03:52:12 +0000 (03:52 +0000)]
Updating to Xerces-J 2.0.2

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@257 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoFixed Transform checking.
cantor [Tue, 6 Aug 2002 03:51:20 +0000 (03:51 +0000)]
Fixed Transform checking.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@256 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoChanges to POST profile interface
cantor [Tue, 6 Aug 2002 01:30:17 +0000 (01:30 +0000)]
Changes to POST profile interface

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@255 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded OSU
cantor [Sun, 4 Aug 2002 07:12:01 +0000 (07:12 +0000)]
Added OSU

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@254 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoUpdated classpath
cantor [Sun, 4 Aug 2002 07:11:07 +0000 (07:11 +0000)]
Updated classpath

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@253 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded printing of target resource location to info messages.
wassa [Sat, 3 Aug 2002 06:06:10 +0000 (06:06 +0000)]
Added printing of target resource location to info messages.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@252 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoFixed typo in a log message.
wassa [Sat, 3 Aug 2002 05:53:45 +0000 (05:53 +0000)]
Fixed typo in a log message.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@251 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoMore debugging info.
wassa [Sat, 3 Aug 2002 00:10:55 +0000 (00:10 +0000)]
More debugging info.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@250 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded additional logging/error handling in SHIRE and XMLOriginSiteMapper.
wassa [Fri, 2 Aug 2002 05:35:50 +0000 (05:35 +0000)]
Added additional logging/error handling in SHIRE and XMLOriginSiteMapper.
Fixed problem with error page pointing to incorrect jsp.
Extracted signature verification to a method.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@249 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoUpdating source jars and eclipse config to match recent library updates.
wassa [Fri, 2 Aug 2002 04:48:11 +0000 (04:48 +0000)]
Updating source jars and eclipse config to match recent library updates.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@248 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded exception class name to error sting when creating shireExceptions.
wassa [Fri, 2 Aug 2002 00:36:51 +0000 (00:36 +0000)]
Added exception class name to error sting when creating shireExceptions.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@247 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoReverted to version 2.0.1 to fix EntityResolver problem when using OpenSAML.
wassa [Thu, 1 Aug 2002 21:52:15 +0000 (21:52 +0000)]
Reverted to version 2.0.1 to fix EntityResolver problem when using OpenSAML.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@246 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded a debug message when init is finished.
wassa [Thu, 1 Aug 2002 21:16:25 +0000 (21:16 +0000)]
Added a debug message when init is finished.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@245 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoRefactored the error handling in the SHIRE servlet POST processing. Separated presen...
wassa [Thu, 1 Aug 2002 04:40:50 +0000 (04:40 +0000)]
Refactored the error handling in the SHIRE servlet POST processing.  Separated presentation and from logic components.  Added log4j logging.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@244 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoStarted to improve loggin/error handling in SHIRE (fixed init())
wassa [Wed, 31 Jul 2002 22:04:21 +0000 (22:04 +0000)]
Started to improve loggin/error handling in SHIRE (fixed init())

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@243 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoSynched eclipse config with updated libraries
wassa [Wed, 31 Jul 2002 16:10:00 +0000 (16:10 +0000)]
Synched eclipse config with updated libraries

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@242 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years ago- Adding title (or comment) to the Resource object
dousti [Tue, 30 Jul 2002 18:42:13 +0000 (18:42 +0000)]
- Adding title (or comment) to the Resource object
- Adding support for the above to the command util (ArpUtil).
- Cleanup on ArpUtil with -dir flag.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@241 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoNew admin arp after adding URL title to the ARP
dousti [Tue, 30 Jul 2002 18:37:53 +0000 (18:37 +0000)]
New admin arp after adding URL title to the ARP

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@240 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoUpdated log4j path
cantor [Tue, 30 Jul 2002 02:42:40 +0000 (02:42 +0000)]
Updated log4j path

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@239 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoNew signature logic
cantor [Mon, 29 Jul 2002 00:52:34 +0000 (00:52 +0000)]
New signature logic

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@238 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded expiration headers
cantor [Sat, 27 Jul 2002 23:16:12 +0000 (23:16 +0000)]
Added expiration headers

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@237 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded HEPKI Master Test CA and re-signed shib2 HS key.
cantor [Sat, 27 Jul 2002 05:19:59 +0000 (05:19 +0000)]
Added HEPKI Master Test CA and re-signed shib2 HS key.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@236 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoXalan JAXP interfaces should be superset of Xerces
cantor [Sat, 27 Jul 2002 04:52:01 +0000 (04:52 +0000)]
Xalan JAXP interfaces should be superset of Xerces

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@235 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoUpdating to latest versions
cantor [Sat, 27 Jul 2002 04:04:34 +0000 (04:04 +0000)]
Updating to latest versions

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@234 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoResigned HS cert with OSU CA
cantor [Sat, 27 Jul 2002 03:44:46 +0000 (03:44 +0000)]
Resigned HS cert with OSU CA

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@233 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoChanged default HS domain to example.edu
cantor [Sat, 27 Jul 2002 03:37:47 +0000 (03:37 +0000)]
Changed default HS domain to example.edu

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@232 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoUpgrading to newer version
cantor [Sat, 27 Jul 2002 03:25:32 +0000 (03:25 +0000)]
Upgrading to newer version

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@231 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoFixed a bug where the form tag's action attribute was not getting populated. This...
wassa [Fri, 26 Jul 2002 21:15:28 +0000 (21:15 +0000)]
Fixed a bug where the form tag's action attribute was not getting populated.  This caused Netscape 4.x to fail upon submitting the form.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@230 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoChanged URL to * instead of *.edu
dousti [Thu, 25 Jul 2002 15:38:18 +0000 (15:38 +0000)]
Changed URL to * instead of *.edu
.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@229 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded stylesheet link
cantor [Tue, 23 Jul 2002 03:42:40 +0000 (03:42 +0000)]
Added stylesheet link

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@228 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoInitial version
cantor [Tue, 23 Jul 2002 03:42:22 +0000 (03:42 +0000)]
Initial version

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@227 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoSwitched demo to example
cantor [Tue, 23 Jul 2002 00:47:13 +0000 (00:47 +0000)]
Switched demo to example

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@226 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded proper SHAR name extraction
cantor [Mon, 22 Jul 2002 20:16:37 +0000 (20:16 +0000)]
Added proper SHAR name extraction

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@225 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded cookie domain parameter
cantor [Sun, 21 Jul 2002 21:52:59 +0000 (21:52 +0000)]
Added cookie domain parameter

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@224 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoBrown HS moved
cantor [Sat, 20 Jul 2002 00:01:32 +0000 (00:01 +0000)]
Brown HS moved

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@223 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years agoAdded override for SHIRE location.
cantor [Thu, 18 Jul 2002 14:59:56 +0000 (14:59 +0000)]
Added override for SHIRE location.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@222 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years ago*** keyword substitution change ***
wassa [Tue, 16 Jul 2002 21:36:54 +0000 (21:36 +0000)]
*** keyword substitution change ***

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@221 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

20 years ago*** empty log message ***
cantor [Tue, 16 Jul 2002 00:02:19 +0000 (00:02 +0000)]
*** empty log message ***

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@219 ab3bd59b-922f-494d-bb5f-6f0a3c29deca