<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pysaml2.git/src/saml2/entity.py, branch develop</title>
<subtitle>github.com: rohe/pysaml2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pysaml2.git/'/>
<entry>
<title>Handling error in XML document</title>
<updated>2013-05-16T19:21:24+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-05-16T19:21:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pysaml2.git/commit/?id=b5622c228f07d4bb0ec63a313ae37fb071585626'/>
<id>b5622c228f07d4bb0ec63a313ae37fb071585626</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added exception for responses that are not possible to unravel :-)</title>
<updated>2013-04-23T14:55:38+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-04-23T14:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pysaml2.git/commit/?id=9ae4d684aea0970ad9349442225f185947fc2aef'/>
<id>9ae4d684aea0970ad9349442225f185947fc2aef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve documentation</title>
<updated>2013-04-18T07:35:41+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-04-18T07:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pysaml2.git/commit/?id=0460fc552723e07375ca9e39ac28c9d9e3b4d1e2'/>
<id>0460fc552723e07375ca9e39ac28c9d9e3b4d1e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare sign and ecp verify sign for soap.</title>
<updated>2013-04-16T06:48:54+00:00</updated>
<author>
<name>Hans Hörberg</name>
<email>haho0032@its-admins-MacBook-Pro.local</email>
</author>
<published>2013-04-16T06:48:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pysaml2.git/commit/?id=b2bdf7c5dabd6c1e2a6b1cb8b467f84c1f7436d6'/>
<id>b2bdf7c5dabd6c1e2a6b1cb8b467f84c1f7436d6</id>
<content type='text'>
Added functionality to prepare signature for a authn request, without
signing. This makes it possible to sign the authn request within a SOAP
message instead. To verify a authn request in a ecp it have to validate
the whole SOAP message and not just the authn request. Added logic to
sen the original xml document to the validation function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added functionality to prepare signature for a authn request, without
signing. This makes it possible to sign the authn request within a SOAP
message instead. To verify a authn request in a ecp it have to validate
the whole SOAP message and not just the authn request. Added logic to
sen the original xml document to the validation function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Actually try all bindings and don't stop when one is unsupported</title>
<updated>2013-04-15T11:00:54+00:00</updated>
<author>
<name>Lorenzo Gil Sanchez</name>
<email>lorenzo.gil.sanchez@gmail.com</email>
</author>
<published>2013-04-15T11:00:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pysaml2.git/commit/?id=de9a3b4c9d4abf0b9a769b68546e0150f7e837f4'/>
<id>de9a3b4c9d4abf0b9a769b68546e0150f7e837f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Method response_args should return destination and binding.</title>
<updated>2013-04-15T08:59:10+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-04-15T08:59:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pysaml2.git/commit/?id=e05122e4e6680970ce0b0369d98822bfd29072b2'/>
<id>e05122e4e6680970ce0b0369d98822bfd29072b2</id>
<content type='text'>
Has to remove those when constructing status_responses.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Has to remove those when constructing status_responses.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mapping from service endpoint to message type.</title>
<updated>2013-03-29T09:32:34+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-03-29T09:32:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pysaml2.git/commit/?id=be071a756bbf08a0d7746cd55add2602ef6e7338'/>
<id>be071a756bbf08a0d7746cd55add2602ef6e7338</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored out session information storage.</title>
<updated>2013-03-11T22:31:01+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-03-11T22:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pysaml2.git/commit/?id=1712cf16615a0a98b007f13bdd87f4f443210052'/>
<id>1712cf16615a0a98b007f13bdd87f4f443210052</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored</title>
<updated>2013-03-08T07:22:49+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-03-08T07:22:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pysaml2.git/commit/?id=6747c0d6d1ba3ff1273395ea48df3923201faa90'/>
<id>6747c0d6d1ba3ff1273395ea48df3923201faa90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>General method for adding info to a SAML message.</title>
<updated>2013-02-27T12:18:07+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-02-27T12:18:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pysaml2.git/commit/?id=ac0430d03db717f4d9aad2bb56fa93f09d592544'/>
<id>ac0430d03db717f4d9aad2bb56fa93f09d592544</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
