wassa [Mon, 14 Mar 2005 20:09:00 +0000 (20:09 +0000)]
Use the correct OpenSAML id generation method.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1294
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Mon, 14 Mar 2005 19:48:20 +0000 (19:48 +0000)]
Use the correct method to get the request endpoint from the servlet engine.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1293
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Mon, 14 Mar 2005 19:47:41 +0000 (19:47 +0000)]
Fixed a bug in the Shib SSO handler.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1292
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Mon, 14 Mar 2005 17:26:35 +0000 (17:26 +0000)]
More work fleshing out the protocol handlers.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1291
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Mon, 14 Mar 2005 17:24:50 +0000 (17:24 +0000)]
Added some javadoc.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1290
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 11 Mar 2005 06:13:52 +0000 (06:13 +0000)]
More fleshing out of the attribute query protocol handler.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1289
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 11 Mar 2005 05:19:31 +0000 (05:19 +0000)]
Some cleanups on the protocol handler interface. More flesh on the Shib v1 SSO handler.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1288
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 11 Mar 2005 03:59:52 +0000 (03:59 +0000)]
More work on the refactorings for the protocol handler architecture. Things compile again, at least...
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1287
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 11 Mar 2005 00:11:04 +0000 (00:11 +0000)]
Began major refactoring of IdP servlet in order to allow support for multiple protocols at multiple endpoints.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1286
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Wed, 9 Mar 2005 04:23:16 +0000 (04:23 +0000)]
*** empty log message ***
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1285
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Wed, 9 Mar 2005 04:21:49 +0000 (04:21 +0000)]
Sync example policy
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1284
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Wed, 9 Mar 2005 04:21:36 +0000 (04:21 +0000)]
Correct timestamp.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1283
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Wed, 9 Mar 2005 04:16:14 +0000 (04:16 +0000)]
Forgot to correct namespace.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1282
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Wed, 9 Mar 2005 04:12:17 +0000 (04:12 +0000)]
Wrong separator.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1281
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Wed, 9 Mar 2005 03:20:18 +0000 (03:20 +0000)]
Added attribute value method.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1280
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Wed, 9 Mar 2005 00:34:20 +0000 (00:34 +0000)]
Seems Java doesn't honor XSD defaults.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1279
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Wed, 9 Mar 2005 00:22:53 +0000 (00:22 +0000)]
NASTY recursive bug.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1278
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Wed, 9 Mar 2005 00:11:28 +0000 (00:11 +0000)]
Updated schema to final version
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1277
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Tue, 8 Mar 2005 23:25:26 +0000 (23:25 +0000)]
Throwing wrong exception type.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1276
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Tue, 8 Mar 2005 23:19:38 +0000 (23:19 +0000)]
Sync up to C++
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1275
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Tue, 8 Mar 2005 23:13:42 +0000 (23:13 +0000)]
Port of new AAP plugin, and new algorithm that evals all policies.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1274
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Tue, 8 Mar 2005 23:12:56 +0000 (23:12 +0000)]
Port of new AAP plugin.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1273
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Tue, 8 Mar 2005 22:13:41 +0000 (22:13 +0000)]
Handle case were a Document is passed in.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1272
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Tue, 8 Mar 2005 19:27:49 +0000 (19:27 +0000)]
Abstract API for AAP plugins
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1271
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Sun, 6 Mar 2005 01:59:45 +0000 (01:59 +0000)]
Renamed Domain extension to Scope, fixed AA role bug
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1270
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 3 Mar 2005 22:06:36 +0000 (22:06 +0000)]
More re-architecting of the IdP servlet.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1269
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Thu, 3 Mar 2005 00:17:41 +0000 (00:17 +0000)]
Added codec.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1268
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Thu, 3 Mar 2005 00:17:22 +0000 (00:17 +0000)]
Metadata support for old and new schemas, and API changes.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1267
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Thu, 3 Mar 2005 00:12:20 +0000 (00:12 +0000)]
Latest example SAML metadata.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1266
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Thu, 3 Mar 2005 00:11:35 +0000 (00:11 +0000)]
Official schemas.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1265
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Thu, 3 Mar 2005 00:11:04 +0000 (00:11 +0000)]
Some added constants.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1264
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 2 Mar 2005 19:54:54 +0000 (19:54 +0000)]
Removed print statement that shouldn't have made it into cvs. Bugzilla #305
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1263
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 2 Mar 2005 03:08:27 +0000 (03:08 +0000)]
Stuck in a raw profile handler from the eAuth branch.... needs work.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1262
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 2 Mar 2005 03:07:45 +0000 (03:07 +0000)]
Oops... proper schema syntax.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1261
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 2 Mar 2005 02:22:24 +0000 (02:22 +0000)]
Accept old snytax in idp configuration file.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1260
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 2 Mar 2005 02:08:50 +0000 (02:08 +0000)]
New parser wants namespace spec.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1259
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 2 Mar 2005 02:04:58 +0000 (02:04 +0000)]
Better handling when XML parser encounters an errror on startup (a runtime error was being thrown when a schema didn't load).
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1258
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 1 Mar 2005 23:53:12 +0000 (23:53 +0000)]
More IdP cleanups. Beginning the move to new naming scheme in configs.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1257
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 1 Mar 2005 23:40:34 +0000 (23:40 +0000)]
Exceptions should be bubbling up from the XML parser.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1256
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 1 Mar 2005 23:38:37 +0000 (23:38 +0000)]
More IdP cleanups. Beginning the move to new naming scheme in configs.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1255
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Tue, 1 Mar 2005 21:55:47 +0000 (21:55 +0000)]
Separate metadata extension schema.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1254
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Tue, 1 Mar 2005 21:55:08 +0000 (21:55 +0000)]
Reordered version in metadata namespace.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1253
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 1 Mar 2005 21:13:14 +0000 (21:13 +0000)]
Removed outdated XML libs.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1252
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Tue, 1 Mar 2005 18:48:38 +0000 (18:48 +0000)]
Built opensaml with -source 1.4
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1251
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 1 Mar 2005 04:34:07 +0000 (04:34 +0000)]
Move IdP toward using metadata to determine whether assertions should be signed.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1250
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 1 Mar 2005 04:32:09 +0000 (04:32 +0000)]
Import cleanups.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1249
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Mon, 28 Feb 2005 23:31:10 +0000 (23:31 +0000)]
More AA & HS unification (merged separate relying party implementations).
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1248
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Mon, 28 Feb 2005 19:40:36 +0000 (19:40 +0000)]
More work on unifying the AA and HS servlets.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1247
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Mon, 28 Feb 2005 19:24:28 +0000 (19:24 +0000)]
Separate metadata extension schema.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1246
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 18 Feb 2005 16:34:34 +0000 (16:34 +0000)]
Removed UUID library.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1245
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 18 Feb 2005 16:33:50 +0000 (16:33 +0000)]
Should have been 16 bytes for handle
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1244
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 18 Feb 2005 16:32:42 +0000 (16:32 +0000)]
Removed dependence on UUIDs.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1243
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 11 Feb 2005 15:40:41 +0000 (15:40 +0000)]
Updating libraries.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1242
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 11 Feb 2005 15:39:45 +0000 (15:39 +0000)]
Adjusted to pass servlet request into filter support API
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1241
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 11 Feb 2005 15:32:48 +0000 (15:32 +0000)]
Patches for opensaml profile/binding changes.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1240
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 11 Feb 2005 15:31:49 +0000 (15:31 +0000)]
QName change
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1239
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 11 Feb 2005 15:31:30 +0000 (15:31 +0000)]
Updating libraries.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1238
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 11 Feb 2005 15:29:00 +0000 (15:29 +0000)]
Removed unneeded schema.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1237
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 11 Feb 2005 15:28:48 +0000 (15:28 +0000)]
Removed per update to xmlsec 1.2
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1236
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 11 Feb 2005 15:26:42 +0000 (15:26 +0000)]
*** empty log message ***
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1235
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 11 Feb 2005 15:20:44 +0000 (15:20 +0000)]
*** empty log message ***
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1234
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 11 Feb 2005 15:20:18 +0000 (15:20 +0000)]
Updating libraries.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1233
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 11 Feb 2005 15:14:26 +0000 (15:14 +0000)]
Removed unneeded schema.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1232
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
gilbert [Thu, 3 Feb 2005 20:55:47 +0000 (20:55 +0000)]
Support reserving SessionId before WAYF Redirect
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1231
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
gilbert [Thu, 3 Feb 2005 15:05:12 +0000 (15:05 +0000)]
Support reserving SessionId before WAYF Redirect
Create strong random SessionId
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1230
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 28 Jan 2005 17:06:19 +0000 (17:06 +0000)]
Cleaned up imports.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1229
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 28 Jan 2005 16:57:39 +0000 (16:57 +0000)]
Fixed eclipse config to work with new XML libs.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1228
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 28 Jan 2005 16:57:11 +0000 (16:57 +0000)]
Sync'd opensaml library from /lib
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1227
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
gilbert [Thu, 27 Jan 2005 19:47:34 +0000 (19:47 +0000)]
Replace DOMParser with calls to pool or helper class.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1226
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
gilbert [Thu, 27 Jan 2005 19:20:42 +0000 (19:20 +0000)]
Replace DOMParser with calls to pool or helper class.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1225
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
gilbert [Thu, 27 Jan 2005 19:15:01 +0000 (19:15 +0000)]
Use JAXP 1.3 for all XML services. Create Schema objects.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1224
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
gilbert [Thu, 27 Jan 2005 19:05:29 +0000 (19:05 +0000)]
OpenSAML changes for JAXP 1.3
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1223
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
gilbert [Thu, 27 Jan 2005 19:04:57 +0000 (19:04 +0000)]
Sun Java 1.5 XML libraries packaged for earlier JDK's
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1222
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 27 Jan 2005 17:20:20 +0000 (17:20 +0000)]
Added ARP match functions for string and regular expressions that do not match. Also, updated the default match function URIs to better align with current ARP semantics.
See bugzilla #228.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1221
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 26 Jan 2005 21:52:05 +0000 (21:52 +0000)]
Added support for starttls and sasl EXTERNAL authentication. Hooked the existing credential loader code into the JNDIDirectoryDataConnector configuration.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1220
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 26 Jan 2005 20:43:06 +0000 (20:43 +0000)]
Resolver Test program should exit when the attribute resolver fails to load.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1219
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 25 Jan 2005 19:05:05 +0000 (19:05 +0000)]
Added the old example keystore back into the test conf directory so that the credentials test suite passes again.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1218
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 21 Jan 2005 20:56:46 +0000 (20:56 +0000)]
When the IdP is in DEBUG mode, dump SAML requests to the log.
See Bugzilla #284.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1217
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 21 Jan 2005 20:44:41 +0000 (20:44 +0000)]
Oops. Forgot to update the usage message.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1216
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 21 Jan 2005 20:41:13 +0000 (20:41 +0000)]
Add --debug switch to MetaDataTool that alters the log4j configuration.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1215
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 21 Jan 2005 20:40:18 +0000 (20:40 +0000)]
Removed references to LOGCONFIG env variables that were mistakenly copied from the extkeytool loader.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1214
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 11 Jan 2005 06:03:38 +0000 (06:03 +0000)]
Unifed NameMapper and HSNameMapper interfaces for use by the new IdPResponder servlet.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1213
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 11 Jan 2005 04:49:52 +0000 (04:49 +0000)]
Import the eAuth subject plugin into HEAD.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1212
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 11 Jan 2005 04:47:01 +0000 (04:47 +0000)]
Import SAML 1.0 to 1.1 conversion filter from eAuth branch.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1211
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Mon, 10 Jan 2005 05:51:29 +0000 (05:51 +0000)]
Moved a bunch of the EAuth SSO functionality into the new unified IdP responder.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1210
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Sun, 9 Jan 2005 06:35:08 +0000 (06:35 +0000)]
Rationalized support for artifact lookup in the union IdP.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1209
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Sun, 9 Jan 2005 05:13:03 +0000 (05:13 +0000)]
Rev' opensaml version to take advantange of atifact parsing fix.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1208
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Sun, 9 Jan 2005 04:50:26 +0000 (04:50 +0000)]
A little more work on the attribute query portion of the unified IdP responder. Fixed some error handling problems.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1207
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 6 Jan 2005 06:17:26 +0000 (06:17 +0000)]
Integrated more of the AA functionality into the unified IdP servlet.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1206
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 6 Jan 2005 03:46:43 +0000 (03:46 +0000)]
Imported the beginnings of a unified SAML responder servlet that handles multiple profiles.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1205
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 6 Jan 2005 01:58:10 +0000 (01:58 +0000)]
Checked in the latest build of the shib-filter project as a jar in the main shibboleth project. This should get rid of the compile errors when checking out clean copies of the project.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1204
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Tue, 4 Jan 2005 21:32:43 +0000 (21:32 +0000)]
Minimal support for importing DES/DES3 keys.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1203
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 4 Jan 2005 18:00:46 +0000 (18:00 +0000)]
Fixed incorrect unit test and corresponding bug in the DN extraction code.
Thanks to Will Norris for the fix.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1202
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 21 Dec 2004 16:06:27 +0000 (16:06 +0000)]
Fixed incorrect error message in ARP tests.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1201
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 3 Dec 2004 17:13:21 +0000 (17:13 +0000)]
Added xbean libraries to the eclipse configuration so that the new SP code compiles.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1200
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Mon, 22 Nov 2004 21:58:32 +0000 (21:58 +0000)]
Thanks to Bizti for their public domain utility class.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1199
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Mon, 22 Nov 2004 21:53:58 +0000 (21:53 +0000)]
Thanks to Derek for a patch.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1198
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Mon, 22 Nov 2004 21:50:45 +0000 (21:50 +0000)]
See Bugzilla #182.
Integrated changes from Derek Morr to:
1) create a more compact handle with the crypto handle generator
2) allow overriding of the crypto algorithms used to generate the handles.
Added unit tests for item #2.
Added unit tests to ensure that the NameIdentifierMapping implementations correctly verify SAML Name Qualifiers.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1197
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 19 Nov 2004 22:05:43 +0000 (22:05 +0000)]
Added option to Simple Attribute Definition PlugIn to force values to lower case. See Bugzilla #105.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1196
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 19 Nov 2004 21:47:18 +0000 (21:47 +0000)]
Add a configuration option to the Simple Attribute Definition PlugIn that allows switching between modes where empty string values are filtered or not. See Bugzilla #181.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1195
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca