java-idp.git
19 years agoBetter error message.
wassa [Fri, 26 Mar 2004 07:26:01 +0000 (07:26 +0000)]
Better error message.

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

19 years agoFixed a bug with the default Relying Party implementation. Should still carry the...
wassa [Fri, 26 Mar 2004 07:25:34 +0000 (07:25 +0000)]
Fixed a bug with the default Relying Party implementation.  Should still carry the providerId.

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

19 years agoAdd stub sites file. Before release this will be synched from /c.
wassa [Fri, 26 Mar 2004 07:21:08 +0000 (07:21 +0000)]
Add stub sites file.  Before release this will be synched from /c.

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

19 years agoSchema support for federation metadata loading.
wassa [Thu, 25 Mar 2004 22:59:58 +0000 (22:59 +0000)]
Schema support for federation metadata loading.

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

19 years agoTurned on schema validation for federation metadata. Better error handling.
wassa [Thu, 25 Mar 2004 21:53:37 +0000 (21:53 +0000)]
Turned on schema validation for federation metadata.  Better error handling.

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

19 years agoFixed a typo.
wassa [Thu, 25 Mar 2004 21:53:10 +0000 (21:53 +0000)]
Fixed a typo.

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

19 years agoFirst cut at Origin side metadata implementation.
wassa [Thu, 25 Mar 2004 21:32:33 +0000 (21:32 +0000)]
First cut at Origin side metadata implementation.

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

19 years agoSync up with latest C++ version
cantor [Tue, 23 Mar 2004 03:19:38 +0000 (03:19 +0000)]
Sync up with latest C++ version

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

19 years agoautoCommit MUST default to true, as the pool does a rollback that breaks the validati...
cantor [Fri, 19 Mar 2004 20:05:49 +0000 (20:05 +0000)]
autoCommit MUST default to true, as the pool does a rollback that breaks the validation query on the next borrow

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

19 years agoSync up with C++ version
cantor [Fri, 19 Mar 2004 06:15:44 +0000 (06:15 +0000)]
Sync up with C++ version

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

19 years agoFirst 1.2 edition represents a complete rewrite and restructuring of all configuratio...
ndk [Thu, 18 Mar 2004 18:03:43 +0000 (18:03 +0000)]
First 1.2 edition represents a complete rewrite and restructuring of all configuration info.

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

19 years agoAdded support for AA response and assertion signatures.
wassa [Wed, 17 Mar 2004 21:13:19 +0000 (21:13 +0000)]
Added support for AA response and assertion signatures.

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

19 years agoBetter error message.
wassa [Wed, 17 Mar 2004 21:12:10 +0000 (21:12 +0000)]
Better error message.

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

19 years agoUpdated eclipse config for new jars.
wassa [Tue, 16 Mar 2004 22:40:04 +0000 (22:40 +0000)]
Updated eclipse config for new jars.

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

19 years agoBeginning of expanded signature support. HS signing is now optional and can be appli...
wassa [Tue, 16 Mar 2004 22:39:28 +0000 (22:39 +0000)]
Beginning of expanded signature support.  HS signing is now optional and can be applied to the response and/or the assertions.

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

19 years agoImproved HS transaction log message by adding separate text for legacy providers.
wassa [Tue, 16 Mar 2004 17:31:39 +0000 (17:31 +0000)]
Improved HS transaction log message by adding separate text for legacy providers.

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

19 years agoUpdating commons pooling support.
cantor [Tue, 16 Mar 2004 16:14:12 +0000 (16:14 +0000)]
Updating commons pooling support.

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

19 years agoMilliseconds, moron.
cantor [Tue, 16 Mar 2004 05:46:21 +0000 (05:46 +0000)]
Milliseconds, moron.

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

19 years agoMark failed connections dead with a retry interval to avoid pool churn.
cantor [Tue, 16 Mar 2004 05:32:10 +0000 (05:32 +0000)]
Mark failed connections dead with a retry interval to avoid pool churn.

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

19 years agoMake it possible to set pooling size more fully.
cantor [Tue, 16 Mar 2004 04:46:36 +0000 (04:46 +0000)]
Make it possible to set pooling size more fully.

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

19 years agoFixed NullPointer problem.
wassa [Mon, 15 Mar 2004 22:27:00 +0000 (22:27 +0000)]
Fixed NullPointer problem.

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

19 years agoFix bug where passThruErrors setting was being ignored.
wassa [Fri, 12 Mar 2004 21:34:29 +0000 (21:34 +0000)]
Fix bug where passThruErrors setting was being ignored.

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

19 years agoErrors from requests with invalid subjects are now implementation specific.
wassa [Fri, 12 Mar 2004 17:22:43 +0000 (17:22 +0000)]
Errors from requests with invalid subjects are now implementation specific.

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

19 years agoCleanups.
wassa [Fri, 12 Mar 2004 15:30:55 +0000 (15:30 +0000)]
Cleanups.

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

19 years agoCleanup.
wassa [Fri, 12 Mar 2004 15:25:01 +0000 (15:25 +0000)]
Cleanup.

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

19 years agoAlso set logging defaults when <Logging> is omitted.
nlevitt [Thu, 11 Mar 2004 23:57:25 +0000 (23:57 +0000)]
Also set logging defaults when <Logging> is omitted.

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

19 years agoRemove xsi:type from <AttributeValue/> elements. This was basically a hack to get...
wassa [Thu, 11 Mar 2004 22:09:11 +0000 (22:09 +0000)]
Remove xsi:type from <AttributeValue/> elements.  This was basically a hack to get around improper validation in old versions of xerces.  The new behavior is compatible with >= v1.1, at the least.

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

19 years agoUpdated example deployment descriptors to use new logging systems.
wassa [Thu, 11 Mar 2004 21:57:39 +0000 (21:57 +0000)]
Updated example deployment descriptors to use new logging systems.

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

19 years agoMinor improvements in logging setup suggested by Walter.
nlevitt [Thu, 11 Mar 2004 20:41:36 +0000 (20:41 +0000)]
Minor improvements in logging setup suggested by Walter.

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

19 years agoRemoved conflict with java 1.5 keyword.
wassa [Thu, 11 Mar 2004 14:52:34 +0000 (14:52 +0000)]
Removed conflict with java 1.5 keyword.

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

19 years agoRemoved unecessary qualification of xml elements.
wassa [Wed, 10 Mar 2004 16:13:46 +0000 (16:13 +0000)]
Removed unecessary qualification of xml elements.

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

19 years agoAdded ability to constrain JDBC result set size, min or max
cantor [Fri, 5 Mar 2004 06:09:46 +0000 (06:09 +0000)]
Added ability to constrain JDBC result set size, min or max

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

19 years agoClear statement parameters before new call.
cantor [Fri, 5 Mar 2004 04:30:45 +0000 (04:30 +0000)]
Clear statement parameters before new call.

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

19 years agoInclude principal name in log message
cantor [Fri, 5 Mar 2004 03:47:43 +0000 (03:47 +0000)]
Include principal name in log message

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

19 years agoUpped a log level.
cantor [Fri, 5 Mar 2004 03:45:51 +0000 (03:45 +0000)]
Upped a log level.

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

19 years agoModified resolvertest to support ARPs by reading configuration from origin.xml.
nlevitt [Wed, 25 Feb 2004 01:33:18 +0000 (01:33 +0000)]
Modified resolvertest to support ARPs by reading configuration from origin.xml.

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

19 years agoTrust metadata schema
cantor [Tue, 24 Feb 2004 14:16:00 +0000 (14:16 +0000)]
Trust metadata schema

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

19 years agoRemove throws clause on constructor, since it can't possibly throw any exceptions.
nlevitt [Sun, 22 Feb 2004 23:22:04 +0000 (23:22 +0000)]
Remove throws clause on constructor, since it can't possibly throw any exceptions.

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

19 years agoRemove stray line of code. Fixes null pointer exception starting the wayf.
nlevitt [Wed, 18 Feb 2004 21:21:45 +0000 (21:21 +0000)]
Remove stray line of code. Fixes null pointer exception starting the wayf.

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

19 years agoConfigure logging with <Logging> element in origin.xml.
nlevitt [Mon, 16 Feb 2004 20:55:34 +0000 (20:55 +0000)]
Configure logging with <Logging> element in origin.xml.

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

19 years agoRe-implemented remaining config options for HS.
wassa [Fri, 13 Feb 2004 20:24:53 +0000 (20:24 +0000)]
Re-implemented remaining config options for HS.

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

19 years agoRemoved stale comment.
wassa [Fri, 13 Feb 2004 19:52:14 +0000 (19:52 +0000)]
Removed stale comment.

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

19 years agoDelay this until better use case is formed.
wassa [Thu, 12 Feb 2004 20:19:36 +0000 (20:19 +0000)]
Delay this until better use case is formed.

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

19 years agoFix background thread cleanup.
wassa [Tue, 10 Feb 2004 22:04:39 +0000 (22:04 +0000)]
Fix background thread cleanup.
Cleanup threads will now be properly shutdown in the even of a context reload and when main() exits.
Cleanup threads are set to lower priority.

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

19 years agoUpdated eclipse metadata.
wassa [Tue, 10 Feb 2004 22:02:35 +0000 (22:02 +0000)]
Updated eclipse metadata.

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

19 years agoCorrected anyURI type reference
cantor [Tue, 10 Feb 2004 04:53:02 +0000 (04:53 +0000)]
Corrected anyURI type reference

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

19 years agoMove shibdev cert/key to come from apache style files.
wassa [Tue, 10 Feb 2004 00:24:19 +0000 (00:24 +0000)]
Move shibdev cert/key to come from apache style files.

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

19 years agoAdded uri attribute to root element.
cantor [Mon, 9 Feb 2004 21:18:17 +0000 (21:18 +0000)]
Added uri attribute to root element.

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

19 years agoUpdated javadocs.
nlevitt [Thu, 5 Feb 2004 22:54:24 +0000 (22:54 +0000)]
Updated javadocs.

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

19 years agoUpdated javadoc.
wassa [Thu, 5 Feb 2004 20:08:54 +0000 (20:08 +0000)]
Updated javadoc.

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

19 years agoAdded javadoc.
wassa [Thu, 5 Feb 2004 07:36:55 +0000 (07:36 +0000)]
Added javadoc.

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

19 years agoAdd some javadocs.
nlevitt [Wed, 4 Feb 2004 23:24:48 +0000 (23:24 +0000)]
Add some javadocs.

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

19 years agoUpdated test to work with new config strategy.
wassa [Wed, 4 Feb 2004 21:49:03 +0000 (21:49 +0000)]
Updated test to work with new config strategy.

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

19 years agoCode cleanups.
wassa [Wed, 4 Feb 2004 21:48:53 +0000 (21:48 +0000)]
Code cleanups.

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

19 years agoCleanups.
wassa [Wed, 4 Feb 2004 21:48:41 +0000 (21:48 +0000)]
Cleanups.

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

19 years agoUpdated test to work with new config strategy.
wassa [Wed, 4 Feb 2004 21:30:49 +0000 (21:30 +0000)]
Updated test to work with new config strategy.

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

19 years agoUpdated test to work with new config strategy.
wassa [Wed, 4 Feb 2004 20:52:07 +0000 (20:52 +0000)]
Updated test to work with new config strategy.

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

19 years agoUpdated test to work with new config strategy.
wassa [Wed, 4 Feb 2004 20:45:44 +0000 (20:45 +0000)]
Updated test to work with new config strategy.

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

19 years agoCode cleanups.
wassa [Wed, 4 Feb 2004 20:27:01 +0000 (20:27 +0000)]
Code cleanups.

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

19 years agoPatch from Noah. Push up refactoring for parsing of origin config file.
wassa [Wed, 4 Feb 2004 19:03:47 +0000 (19:03 +0000)]
Patch from Noah.  Push up refactoring for parsing of origin config file.

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

19 years agoFixed ClassCastException when using Default Relying Party.
wassa [Wed, 4 Feb 2004 06:26:47 +0000 (06:26 +0000)]
Fixed ClassCastException when using Default Relying Party.

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

19 years agoFixed a few bugs caused by the conversion away from Properties.
wassa [Wed, 4 Feb 2004 06:00:12 +0000 (06:00 +0000)]
Fixed a few bugs caused by the conversion away from Properties.

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

19 years agoMoved away from internal use of java Properties.
wassa [Wed, 4 Feb 2004 00:18:33 +0000 (00:18 +0000)]
Moved away from internal use of java Properties.

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

19 years agoStarted moving from Properties config parameters to accessor methods.
wassa [Fri, 30 Jan 2004 22:31:51 +0000 (22:31 +0000)]
Started moving from Properties config parameters to accessor methods.

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

19 years agoAdded default configuration for Arp Engine.
wassa [Fri, 30 Jan 2004 22:08:40 +0000 (22:08 +0000)]
Added default configuration for Arp Engine.

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

19 years agoFix incorrect parameter parsing.
wassa [Fri, 30 Jan 2004 21:31:12 +0000 (21:31 +0000)]
Fix incorrect parameter parsing.

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

19 years agoPulled up parser loading into a base class.
wassa [Fri, 30 Jan 2004 05:49:40 +0000 (05:49 +0000)]
Pulled up parser loading into a base class.

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

19 years agoConverted Arp Repository Factory and ARP Repositories to use new config format.
wassa [Fri, 30 Jan 2004 05:33:00 +0000 (05:33 +0000)]
Converted Arp Repository Factory and ARP Repositories to use new config format.

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

19 years agoConvert Attribute Resolver to new config.
wassa [Thu, 29 Jan 2004 22:30:19 +0000 (22:30 +0000)]
Convert Attribute Resolver to new config.
Begin to convert ARP Engine to new config.

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

19 years agoAdded ARP engine config to schema.
wassa [Thu, 29 Jan 2004 22:09:47 +0000 (22:09 +0000)]
Added ARP engine config to schema.

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

19 years agoRemoved old example config file.
wassa [Thu, 29 Jan 2004 18:27:51 +0000 (18:27 +0000)]
Removed old example config file.

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

19 years agoMake successful test silent
wassa [Thu, 29 Jan 2004 18:04:02 +0000 (18:04 +0000)]
Make successful test silent

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

19 years agoAA compiles again.
wassa [Thu, 29 Jan 2004 05:39:11 +0000 (05:39 +0000)]
AA compiles again.
Mostly converted to new configuration mechanism.
Uses Name Identifier Mapper.
Uses Relying Party overrides.

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

19 years agoFurther AA conversion.
wassa [Wed, 28 Jan 2004 23:26:27 +0000 (23:26 +0000)]
Further AA conversion.

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

19 years agoBegin AA refactoring for multiple Name Formats and New SAML Name Identifier class.
wassa [Tue, 27 Jan 2004 23:26:17 +0000 (23:26 +0000)]
Begin AA refactoring for multiple Name Formats and New SAML Name Identifier class.

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

19 years agoTransaction log for HS.
nlevitt [Tue, 27 Jan 2004 21:38:37 +0000 (21:38 +0000)]
Transaction log for HS.

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

19 years agoSAML auth method can be set by site, overriden by relying party, or overriden by...
wassa [Tue, 27 Jan 2004 05:43:15 +0000 (05:43 +0000)]
SAML auth method can be set by site, overriden by relying party, or overriden by data from the authenticating software (received in an HTTP header).

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

19 years agoHS now uses Name Identifier mappings based on Relying Party config.
wassa [Sat, 24 Jan 2004 06:00:48 +0000 (06:00 +0000)]
HS now uses Name Identifier mappings based on Relying Party config.

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

19 years agoFix NullPointers when providerId is unknown.
wassa [Sat, 24 Jan 2004 05:59:40 +0000 (05:59 +0000)]
Fix NullPointers when providerId is unknown.

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

19 years agoGet rid of <RelyingPartyGroup/>. Use <RelyingParty/> for service providers and feds.
wassa [Fri, 23 Jan 2004 23:23:11 +0000 (23:23 +0000)]
Get rid of <RelyingPartyGroup/>.  Use <RelyingParty/> for service providers and feds.

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

19 years agoFleshed out support for configuration based on Relying Party lookup.
wassa [Fri, 23 Jan 2004 23:22:40 +0000 (23:22 +0000)]
Fleshed out support for configuration based on Relying Party lookup.

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

19 years agoIf only one credential is loaded, use it as the default.
wassa [Fri, 23 Jan 2004 23:21:28 +0000 (23:21 +0000)]
If only one credential is loaded, use it as the default.

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

19 years agoSingular attribute name.
wassa [Fri, 23 Jan 2004 20:31:46 +0000 (20:31 +0000)]
Singular attribute name.

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

19 years agoStarted to implement config settings based on Relying Party.
wassa [Fri, 23 Jan 2004 06:49:33 +0000 (06:49 +0000)]
Started to implement config settings based on Relying Party.

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

19 years agoAdd defaultRelyingParty attribute.
wassa [Fri, 23 Jan 2004 06:47:38 +0000 (06:47 +0000)]
Add defaultRelyingParty attribute.

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

19 years agoOuch! Identity providerId, not Service providerId.
wassa [Fri, 23 Jan 2004 04:52:14 +0000 (04:52 +0000)]
Ouch!  Identity providerId, not Service providerId.

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

19 years agoDetect whether we are talking to a 1.1 or older target. If so, pull issuer name...
wassa [Fri, 23 Jan 2004 04:41:44 +0000 (04:41 +0000)]
Detect whether we are talking to a 1.1 or older target.  If so, pull issuer name out of the response's end certificate.  If we are dealing with a current target, use the providerId.

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

19 years agoDelete stale class. Decided to use another category for AUDIT logging.
wassa [Thu, 22 Jan 2004 21:54:58 +0000 (21:54 +0000)]
Delete stale class.  Decided to use another category for AUDIT logging.

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

19 years agoNote.
wassa [Thu, 22 Jan 2004 21:51:46 +0000 (21:51 +0000)]
Note.

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

19 years agoMore work converting to multi-federation HS.
wassa [Thu, 22 Jan 2004 21:51:00 +0000 (21:51 +0000)]
More work converting to multi-federation HS.

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

19 years agoUpdate to sync with interface.
wassa [Thu, 22 Jan 2004 21:50:21 +0000 (21:50 +0000)]
Update to sync with interface.

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

19 years agoFix namespace problems with Element.getTagName()
wassa [Thu, 22 Jan 2004 20:02:22 +0000 (20:02 +0000)]
Fix namespace problems with Element.getTagName()

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

19 years agoFirst stab at an example config file.
wassa [Thu, 22 Jan 2004 20:01:19 +0000 (20:01 +0000)]
First stab at an example config file.

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

19 years agoAdd strawman for new origin config.
wassa [Thu, 22 Jan 2004 19:01:49 +0000 (19:01 +0000)]
Add strawman for new origin config.

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

19 years agoMake config data in Credentials and NameMapper work with namespaces.
wassa [Thu, 22 Jan 2004 19:00:09 +0000 (19:00 +0000)]
Make config data in Credentials and NameMapper work with namespaces.

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

19 years agoDelete stale comment.
wassa [Thu, 22 Jan 2004 06:53:40 +0000 (06:53 +0000)]
Delete stale comment.

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

19 years agoDeleted uneeded class.
wassa [Thu, 22 Jan 2004 06:52:28 +0000 (06:52 +0000)]
Deleted uneeded class.

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

19 years agoHandleServlet uses new POSTProfile method.
wassa [Thu, 22 Jan 2004 06:44:54 +0000 (06:44 +0000)]
HandleServlet uses new POSTProfile method.

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

19 years agoRev'd opensaml library.
wassa [Thu, 22 Jan 2004 06:43:32 +0000 (06:43 +0000)]
Rev'd opensaml library.

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

19 years agoUpdated tests to reflect new Credentials constants.
wassa [Thu, 22 Jan 2004 06:42:28 +0000 (06:42 +0000)]
Updated tests to reflect new Credentials constants.

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