<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git/tests/openid/connect, branch master</title>
<subtitle>github.com: idan/oauthlib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/'/>
<entry>
<title>Update pre-configured OIDC server to use OIDC flavor of Refresh Token grant type (#838)</title>
<updated>2022-10-06T08:47:12+00:00</updated>
<author>
<name>Burke Livingston</name>
<email>burkel24@gmail.com</email>
</author>
<published>2022-10-06T08:47:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=7e69a15c01dd7d23edf0a958ced62c0684286ccb'/>
<id>7e69a15c01dd7d23edf0a958ced62c0684286ccb</id>
<content type='text'>
* Modify pre-configured OIDC server to use OIDC Refresh Token grant type

* Add test coverage for OIDC refresh token grant type

* Use longer variable names</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Modify pre-configured OIDC server to use OIDC Refresh Token grant type

* Add test coverage for OIDC refresh token grant type

* Use longer variable names</pre>
</div>
</content>
</entry>
<entry>
<title>Move refresh_id_token to validator function</title>
<updated>2021-06-03T15:00:42+00:00</updated>
<author>
<name>Nikos Sklikas</name>
<email>nsklikas@admin.grnet.gr</email>
</author>
<published>2021-06-02T08:12:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=f6b625886d03f1582a7a99317e84c57d03895339'/>
<id>f6b625886d03f1582a7a99317e84c57d03895339</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for refreshing ID Tokens</title>
<updated>2021-06-03T15:00:12+00:00</updated>
<author>
<name>Nikos Sklikas</name>
<email>nsklikas@admin.grnet.gr</email>
</author>
<published>2021-03-22T14:38:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=595bf5f98ab785aa64840ed469fb1b9dc09bdb9e'/>
<id>595bf5f98ab785aa64840ed469fb1b9dc09bdb9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>failing test for Authorization: Basic</title>
<updated>2021-05-29T13:58:56+00:00</updated>
<author>
<name>Alan Crosswell</name>
<email>alan@columbia.edu</email>
</author>
<published>2021-05-26T19:02:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=7ecb5e19417dc4a9c85518d822dc1e3fcf4d5e3e'/>
<id>7ecb5e19417dc4a9c85518d822dc1e3fcf4d5e3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly handle prompt=none</title>
<updated>2021-05-01T08:12:17+00:00</updated>
<author>
<name>Nikos Sklikas</name>
<email>nsklikas@admin.grnet.gr</email>
</author>
<published>2021-04-27T07:08:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=2f1d7d8e357b307b3d5f41006d2b0a0698e40e63'/>
<id>2f1d7d8e357b307b3d5f41006d2b0a0698e40e63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use request.nonce when generating hybrid id token</title>
<updated>2021-02-12T05:31:48+00:00</updated>
<author>
<name>Tom Evans</name>
<email>tevans@mintel.com</email>
</author>
<published>2021-02-01T13:44:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=89162b8a7a911f094674d0a77199ae226b71a656'/>
<id>89162b8a7a911f094674d0a77199ae226b71a656</id>
<content type='text'>
Like with the implicit grant, we need to override add_id_token to pass
the nonce from the current request to GrantBase.add_id_token in order
for the ID token to have the correct nonce.

Add test that the nonce is in ID token from hybrid OIDC flow.

Fixes: #746
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Like with the implicit grant, we need to override add_id_token to pass
the nonce from the current request to GrantBase.add_id_token in order
for the ID token to have the correct nonce.

Add test that the nonce is in ID token from hybrid OIDC flow.

Fixes: #746
</pre>
</div>
</content>
</entry>
<entry>
<title>Sorted tests import per isort 4.3.21</title>
<updated>2020-04-10T12:01:28+00:00</updated>
<author>
<name>Anton Ruhlov</name>
<email>anton@paxful.com</email>
</author>
<published>2020-04-10T12:01:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=a1057f9a82dd77e46aebaa217816af2c5759bab3'/>
<id>a1057f9a82dd77e46aebaa217816af2c5759bab3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use unittest.mock instead of external mock</title>
<updated>2020-03-16T11:27:34+00:00</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@gentoo.org</email>
</author>
<published>2020-03-16T11:27:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=394c019f88e4decaec45b54f94f6a8a4c77d1b27'/>
<id>394c019f88e4decaec45b54f94f6a8a4c77d1b27</id>
<content type='text'>
Replace the use of external 'mock' package with built-in Python
unittest.mock (present since py3.3).  This also fixes all test failures
for me.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace the use of external 'mock' package with built-in Python
unittest.mock (present since py3.3).  This also fixes all test failures
for me.
</pre>
</div>
</content>
</entry>
<entry>
<title>The future is now</title>
<updated>2019-08-15T09:31:29+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2019-08-15T09:31:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=25dee45f9991bf009bcc5eebd5987046a4bf7779'/>
<id>25dee45f9991bf009bcc5eebd5987046a4bf7779</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade unit tests to use more useful asserts</title>
<updated>2019-08-15T09:24:34+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2019-08-15T09:21:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=9590ca26d35267f15501605c488581589f1ad91e'/>
<id>9590ca26d35267f15501605c488581589f1ad91e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
