<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pysaml2.git/src/saml2/request.py, branch develop</title>
<subtitle>github.com: rohe/pysaml2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/'/>
<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://git.baserock.org/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>Editorial plus mapping from service endpoint to request parsing function.</title>
<updated>2013-03-29T09:33:51+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-03-29T09:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=d6f4d3e2261d70c865dc5effe4ff1029e7070448'/>
<id>d6f4d3e2261d70c865dc5effe4ff1029e7070448</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed so ECP now works both on SP, IdP and Client side. Minor tweaks left.</title>
<updated>2013-01-24T09:39:51+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-01-24T09:39:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=b295a359b994fccddbbd16935434bc32563d5d2c'/>
<id>b295a359b994fccddbbd16935434bc32563d5d2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to follow the new API.</title>
<updated>2013-01-22T11:19:12+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-01-22T11:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=97ecbd509b610be573752b2707d2df007efc2f24'/>
<id>97ecbd509b610be573752b2707d2df007efc2f24</id>
<content type='text'>
Fixed a cert in metadata handling problem
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed a cert in metadata handling problem
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed authn query request-response</title>
<updated>2013-01-14T12:55:30+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-01-14T12:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=3dff9e52457480487d4efab4b9ec3add1932443a'/>
<id>3dff9e52457480487d4efab4b9ec3add1932443a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed manage_name_id request-response</title>
<updated>2013-01-14T11:09:17+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-01-14T11:09:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=85b3fc307c08910dba996cd3b679eebb07663c29'/>
<id>85b3fc307c08910dba996cd3b679eebb07663c29</id>
<content type='text'>
Added assert_id request-response
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added assert_id request-response
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing manage_name_id methods and fixed references</title>
<updated>2013-01-13T19:10:11+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-01-13T19:10:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=c762a60aa09e54bbbc80154b339be8c0028857e1'/>
<id>c762a60aa09e54bbbc80154b339be8c0028857e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed an attribute from _parse_request method</title>
<updated>2013-01-13T18:39:06+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-01-13T18:39:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=cd624c41152b82671fc0594fc29facf579603678'/>
<id>cd624c41152b82671fc0594fc29facf579603678</id>
<content type='text'>
Information available in request parse class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Information available in request parse class.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the same naming format everywhere.</title>
<updated>2013-01-13T17:14:27+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-01-13T17:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=fdc0555c418f7d223d4ba7f5a69f6e6c6382f6f6'/>
<id>fdc0555c418f7d223d4ba7f5a69f6e6c6382f6f6</id>
<content type='text'>
New entity method allowed for refactoring.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New entity method allowed for refactoring.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed pick_binding method arguments</title>
<updated>2013-01-12T19:37:19+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-01-12T19:37:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=666466bb0b03fda4fad974773d5382a9064cb5d6'/>
<id>666466bb0b03fda4fad974773d5382a9064cb5d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
