Commit Graph

  • b28f7bc918 Path to xmlsec binary should not be hard coded into the script. Roland Hedberg 2013-06-26 08:29:05 +02:00
  • 439852e93e This may not be needed, but I've encountered different names for the xmlsec binary on Windows machines. So just to be sure. Roland Hedberg 2013-06-26 08:28:05 +02:00
  • c378151288 Status code can be once or twice removed :-) Roland Hedberg 2013-06-26 08:25:53 +02:00
  • 846f26f0e9 If we don't want to verify the SSL certs then don't use them. Roland Hedberg 2013-06-26 08:25:17 +02:00
  • 6b7e03768f Allow config file specification to be whole path and not just a module/file name. Roland Hedberg 2013-06-26 08:22:55 +02:00
  • 812e1e72aa So not completely clear on what the standard says. Had to add this to make it work with Shibboleth IdP. Roland Hedberg 2013-06-26 08:21:54 +02:00
  • 06bb368a40 Merge pull request #45 from bcopeland/master Roland Hedberg 2013-06-25 23:17:46 -07:00
  • c23b5d513d Use list addition instead of .append() for to_sign Bob Copeland 2013-06-25 16:57:40 -04:00
  • ab843f56aa Return the signed response when signing Bob Copeland 2013-06-25 16:49:11 -04:00
  • dfcfda5ce4 Merge pull request #44 from sigmunau/master Roland Hedberg 2013-06-22 01:21:19 -07:00
  • 523dfbbaa4 Loosen explicit requirement on repoze.who 1.0.18 as 2.0 seems to work fine Sigmund Augdal 2013-06-21 17:59:37 +02:00
  • 164605e97b Merge remote-tracking branch 'upstream/master' Sigmund Augdal 2013-06-21 17:59:05 +02:00
  • 533281184e Editorial Roland Hedberg 2013-06-19 10:53:16 +02:00
  • a941140cd5 More robus. Roland Hedberg 2013-06-19 10:53:00 +02:00
  • c731d8c57c If no name_qualifier is chosen use the IdPs entity id. Roland Hedberg 2013-06-19 10:52:41 +02:00
  • 250f43aa9e Use same parameters. Roland Hedberg 2013-06-19 10:14:47 +02:00
  • b04dee75ed Use xmlsec path information. Roland Hedberg 2013-06-19 10:13:56 +02:00
  • eaae6a7876 Use xmlsec path information. Roland Hedberg 2013-06-19 10:13:20 +02:00
  • f7c590bc01 Allow for specifying directories in which the xmlsec binary may be found. Roland Hedberg 2013-06-19 10:12:32 +02:00
  • c8643ab14d Damn, forgot cert parameter. Roland Hedberg 2013-06-17 14:22:41 +02:00
  • d03a1b7ba9 Need node_name definition Roland Hedberg 2013-06-17 14:19:42 +02:00
  • 48c5c280b3 Need text to be utf-8, also allow for signature check on local file. Roland Hedberg 2013-06-17 14:18:54 +02:00
  • 5b9a12b227 InCommon entity categories added Roland Hedberg 2013-06-14 18:49:11 +02:00
  • f70b6d5692 Should be mail and not email Roland Hedberg 2013-06-14 18:48:36 +02:00
  • 31b138e5bb Made all exceptions inherit from a basic pySAML2 exception. Roland Hedberg 2013-06-14 18:47:44 +02:00
  • 0841c814d8 Merge branch 'master' of github.com:rohe/pysaml2 Roland Hedberg 2013-06-13 15:03:14 +02:00
  • 3a79a932fb Merge pull request #43 from fredrikt/master Roland Hedberg 2013-06-13 06:02:47 -07:00
  • 30ec6e6a93 Move to a more noticeable position. Roland Hedberg 2013-06-12 20:26:13 +02:00
  • 8ccf69283e PEP-8 Roland Hedberg 2013-06-12 20:25:26 +02:00
  • 19da1324df _mdb_get_database: Restore 'uri is db name' functionality. Fredrik Thulin 2013-06-11 16:13:31 +02:00
  • 660ee15a09 Merge branch 'master' of https://github.com/rohe/pysaml2 Fredrik Thulin 2013-06-11 15:38:43 +02:00
  • 1df1d82aaa Merge branch 'mongodb_uri_support' of https://github.com/fredrikt/pysaml2 Roland Hedberg 2013-06-11 15:29:35 +02:00
  • bd9931a4d3 Merge branch 'master' of github.com:rohe/pysaml2 Roland Hedberg 2013-06-11 15:27:23 +02:00
  • 73b5dc1d75 New method for verifying that the assertion consumer servive actually belongs to the issuer of the AuthnRequest. Roland Hedberg 2013-06-11 15:26:54 +02:00
  • 08980a034e Improve MongoDB support. Fredrik Thulin 2013-06-11 13:45:11 +02:00
  • 21feb9bb86 Merge pull request #40 from fredrikt/67e3b7a8c289a2c861b4476753d6f367a3d258cc Roland Hedberg 2013-06-11 06:09:50 -07:00
  • c16d9792c6 _mdb_get_database: don't require tuple for URI Fredrik Thulin 2013-06-11 15:04:26 +02:00
  • 8b69c3592c Added support for receiving SAMLRequests on the single_logout endpoint Sigmund Augdal 2013-06-11 14:14:17 +02:00
  • 93a9bf3a6a Improve MongoDB support. Fredrik Thulin 2013-06-11 13:45:11 +02:00
  • 4363b0f23a Merge branch 'master' of https://github.com/rohe/pysaml2 Fredrik Thulin 2013-06-10 15:31:09 +02:00
  • 11b777fb1d Allow graceful handling of auth_tkt cookies outliving saml clients cache Sigmund Augdal 2013-06-03 17:27:38 +02:00
  • f3ec1cd41d Implement initiating logout from s2repoze plugin. Sigmund Augdal 2013-06-03 16:46:24 +02:00
  • 5ae327b1f5 Two attributes with the same content for historical reasons. Roland Hedberg 2013-06-02 17:16:01 +02:00
  • 5ee0fadc00 Fixed bug in check Roland Hedberg 2013-06-01 10:14:55 +02:00
  • 8d1377493b Better description of parameter. Roland Hedberg 2013-06-01 10:14:42 +02:00
  • 311650d867 Better return info Roland Hedberg 2013-05-31 13:33:22 +02:00
  • bef512337e Merge branch 'master' of github.com:rohe/pysaml2 Roland Hedberg 2013-05-31 13:08:18 +02:00
  • e118de7856 Fixed handling of encrypted name ID in response. Roland Hedberg 2013-05-31 13:07:57 +02:00
  • 7553a61b52 Merge branch 'master' of https://github.com/rohe/pysaml2 Fredrik Thulin 2013-05-31 12:50:10 +02:00
  • 6b9d2b4e74 Merge pull request #39 from taizo/develop Roland Hedberg 2013-05-31 00:59:22 -07:00
  • 405e049040 Fixed XML parse error when loading raw metadata with 'inline' parameter. Taizo Ito 2013-05-31 16:29:46 +09:00
  • b008f8ff88 Increased the version number. Roland Hedberg 2013-05-30 20:41:28 +02:00
  • 9d0de9b60c Clean up Roland Hedberg 2013-05-30 20:31:06 +02:00
  • 6ccfb9517d Allow for specifying the test definition to not be in saml2base Roland Hedberg 2013-05-30 20:30:57 +02:00
  • ace130e552 Added some more log info Roland Hedberg 2013-05-30 12:31:32 +02:00
  • ef9d9fe6b5 in_response to in SubjectConfirmationData is optional. Roland Hedberg 2013-05-30 09:57:23 +02:00
  • b08e65e437 Remove unnecessary parameters in function call. Roland Hedberg 2013-05-30 09:56:34 +02:00
  • 12c4f8032d Merge branch 'master' of https://github.com/rohe/pysaml2 Fredrik Thulin 2013-05-29 08:34:56 +02:00
  • 67e3b7a8c2 verify_request: fix return data. Fredrik Thulin 2013-05-28 13:54:57 +02:00
  • ffaf809487 Changed version number to allow for new release. Roland Hedberg 2013-05-28 10:53:28 +02:00
  • e401cf25e2 In some case you want the url to be based on server_name/server_port and not http_host, now you can get what you want. Roland Hedberg 2013-05-24 18:02:30 +02:00
  • 77e5a407a5 Return is a protected python word so it can not be used as a parameter name in a method definition. These fixes are there to allow for the usage or return_url or return as parameter name. Roland Hedberg 2013-05-24 17:57:55 +02:00
  • 3d4cdebfdb Better english! Roland Hedberg 2013-05-24 17:56:10 +02:00
  • e1c30280fc Support for metadata mdfile type Roland Hedberg 2013-05-24 11:44:51 +02:00
  • ad4c338230 Not completely clear of which of HOST_NAME or SERVER_NAME is correct to use. Roland Hedberg 2013-05-24 11:44:16 +02:00
  • 26227e0563 'Return' is the correct parameter name in discovery. Roland Hedberg 2013-05-24 11:43:39 +02:00
  • 13f8c8293c Switched to use a simple monotonic increased identifier for authn types. Roland Hedberg 2013-05-24 11:42:55 +02:00
  • c4b33787dc Made it possible to accept a success Response without Attribute and AttributeValues. Roland Hedberg 2013-05-24 11:42:00 +02:00
  • b0848c108c Read metadata from somewhere and dump it in the MD format. Roland Hedberg 2013-05-23 15:13:17 +02:00
  • 1703b4f490 Change in parameter name Avoid duplicated or to some extend faulty information. Loading a MD file was faulty. Roland Hedberg 2013-05-23 15:12:14 +02:00
  • c213709bb5 editorial Roland Hedberg 2013-05-23 09:52:48 +02:00
  • 34a274b4dd Merge pull request #38 from fredrikt/master Roland Hedberg 2013-05-17 09:03:02 -07:00
  • 64e00944c7 Fix pruning of IDP.ticket - _info is overwritten. Fredrik Thulin 2013-05-17 15:24:34 +02:00
  • 389986d125 application: Rewrite URL-processing for readability. Fredrik Thulin 2013-05-17 15:22:50 +02:00
  • 1458048b81 Spelling error Roland Hedberg 2013-05-17 11:55:21 +02:00
  • dd1c8abbdb Updated to follow changes in pysaml2. Roland Hedberg 2013-05-16 21:27:37 +02:00
  • ac906f4231 Added namespace tag definition. Roland Hedberg 2013-05-16 21:25:10 +02:00
  • 5407649c6e Fixed wrongly spelled entity category Roland Hedberg 2013-05-16 21:24:27 +02:00
  • 9c76e9cb7a Removed unused url Roland Hedberg 2013-05-16 21:24:03 +02:00
  • ba8f3be8da Updated tests Roland Hedberg 2013-05-16 21:23:21 +02:00
  • b5622c228f Handling error in XML document Roland Hedberg 2013-05-16 21:21:24 +02:00
  • 3875736ea7 Added another authn context Roland Hedberg 2013-05-16 21:16:23 +02:00
  • 3ffcc29ec9 Added another authn context Roland Hedberg 2013-05-16 21:15:55 +02:00
  • eb2066f02b Change to locations to one Roland Hedberg 2013-05-16 13:21:05 +02:00
  • a432390da2 Made things work after the last merge. Roland Hedberg 2013-05-09 11:38:12 +02:00
  • ce1c2c95fa Merge pull request #37 from HaToHo/master Roland Hedberg 2013-05-08 02:40:07 -07:00
  • 5a30feee73 May not add content type if one exists in the header. Hans Hörberg 2013-05-08 10:49:57 +02:00
  • d19530e42b Merge branch 'master' of github.com:rohe/pysaml2 Roland Hedberg 2013-05-07 19:13:31 +02:00
  • eebd669c1d Use the correct attribute names. Roland Hedberg 2013-05-07 19:10:56 +02:00
  • 2bf1f734e3 Use the correct attribute names. Roland Hedberg 2013-05-07 14:04:01 +02:00
  • bd48871a05 Merge pull request #36 from HaToHo/master Roland Hedberg 2013-05-07 02:30:03 -07:00
  • ffdea81822 Metadata needed to make the filter work. Hans Hörberg 2013-05-07 11:25:09 +02:00
  • 4f07b7acf2 Metadata neede to make the filter work Hans Hörberg 2013-05-07 11:24:52 +02:00
  • 3db4d1a424 Merge pull request #34 from fredrikt/master Roland Hedberg 2013-05-07 00:01:07 -07:00
  • 70af7299fa Support configurable crypto backends. Fredrik Thulin 2013-05-06 16:31:27 +02:00
  • 3b9661d4de Merge branch 'master' of https://github.com/rohe/pysaml2 Fredrik Thulin 2013-05-06 15:40:39 +02:00
  • 00b64207b7 Remove obsolete xmlsec_path from pathutils. Fredrik Thulin 2013-05-06 14:11:42 +02:00
  • 42b916f382 Avoid hard xmlsec_binary requirement for ECP client. Fredrik Thulin 2013-05-06 14:10:40 +02:00
  • 92cc3beccb Remove unused module. Fredrik Thulin 2013-05-06 13:11:13 +02:00
  • 5437821714 Make crypto backend configurable. Fredrik Thulin 2013-05-06 13:08:01 +02:00