<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pysaml2.git/example/attributemaps, branch assert_deletion</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>Update saml_uri.py</title>
<updated>2019-08-22T09:08:17+00:00</updated>
<author>
<name>benjaminbecker</name>
<email>34645182+benjaminbecker@users.noreply.github.com</email>
</author>
<published>2019-08-22T09:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=86233c3b7988de693b55a2ed750be609aae1e7cc'/>
<id>86233c3b7988de693b55a2ed750be609aae1e7cc</id>
<content type='text'>
According to https://tools.ietf.org/html/rfc2985 the urn for emailAddress has to be `1.2.840.113549.1.9.1`.
In saml_uri.py this is not implemented correctly. The current version uses `PKCS_9+'1'` which equals to `1.2.840.113549.1.9.1.1`. This can be fixed by deleting the trailing '1.' from line 8. This should not cause any side-effects, because the variable `PKCS_9` in combination with `+'1'`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to https://tools.ietf.org/html/rfc2985 the urn for emailAddress has to be `1.2.840.113549.1.9.1`.
In saml_uri.py this is not implemented correctly. The current version uses `PKCS_9+'1'` which equals to `1.2.840.113549.1.9.1.1`. This can be fixed by deleting the trailing '1.' from line 8. This should not cause any side-effects, because the variable `PKCS_9` in combination with `+'1'`.</pre>
</div>
</content>
</entry>
<entry>
<title>Made the ADFS v1.x URIs lowercase to be consistent with the ADFS v2.x URIs</title>
<updated>2013-07-26T16:07:54+00:00</updated>
<author>
<name>Christopher Cooper</name>
<email>ccooper21@gmail.com</email>
</author>
<published>2013-07-26T16:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=29fb2552628e3326420e0205eff4b977e62fbadf'/>
<id>29fb2552628e3326420e0205eff4b977e62fbadf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #52: Added attribute maps for Microsoft ADFS v1.x and v2.0</title>
<updated>2013-07-26T01:07:47+00:00</updated>
<author>
<name>Christopher Cooper</name>
<email>ccooper21@gmail.com</email>
</author>
<published>2013-07-26T01:07:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=1d9f5509efce9556367250bb9f2d41919225c4dd'/>
<id>1d9f5509efce9556367250bb9f2d41919225c4dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated IdP example2</title>
<updated>2013-02-01T12:49:41+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-02-01T12:49:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=7f777c2c38cfde33a96d65accbc5812cefbf41e6'/>
<id>7f777c2c38cfde33a96d65accbc5812cefbf41e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
