<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git/docs/oauth2/oidc, branch py36drop</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>Docs: fix Sphinx warnings for better ReadTheDocs generation (#807)</title>
<updated>2022-02-24T01:07:49+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2022-02-24T01:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=2f887b5a070bf617a471c573ad52fb58251c61af'/>
<id>2f887b5a070bf617a471c573ad52fb58251c61af</id>
<content type='text'>
* Fix list of current features for 3.2.0

* Renamed travis-ci.org icon URLs

* Force fixing the warnings in the docs generation

* Removed unused folder reference

* Added orphean documents into summary.

* Fix docstring formatting example in contributing page.

* Removed unused argument from documentation

* Fix sphinx warning resulting in loss of formatting in RTD.

* Force setuptools until https://github.com/pypa/setuptools/issues/3118 is fixed

* Prevent linux redirection in travis instructions

* Add graphviz/dot command to generate docs frmo Travis</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix list of current features for 3.2.0

* Renamed travis-ci.org icon URLs

* Force fixing the warnings in the docs generation

* Removed unused folder reference

* Added orphean documents into summary.

* Fix docstring formatting example in contributing page.

* Removed unused argument from documentation

* Fix sphinx warning resulting in loss of formatting in RTD.

* Force setuptools until https://github.com/pypa/setuptools/issues/3118 is fixed

* Prevent linux redirection in travis instructions

* Add graphviz/dot command to generate docs frmo Travis</pre>
</div>
</content>
</entry>
<entry>
<title>Add docs</title>
<updated>2021-06-03T15:00:42+00:00</updated>
<author>
<name>Nikos Sklikas</name>
<email>nsklikas@admin.grnet.gr</email>
</author>
<published>2021-04-07T11:53:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=cebec2b075600e88c3fdcf554125ecf086e1b500'/>
<id>cebec2b075600e88c3fdcf554125ecf086e1b500</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved OIDC documentation</title>
<updated>2019-10-28T15:10:22+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@gmail.com</email>
</author>
<published>2019-10-28T15:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=ab0de9e28db812eb204f12335b07d91361b16676'/>
<id>ab0de9e28db812eb204f12335b07d91361b16676</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add UserInfoEndpoint to the OIDC Provider support.</title>
<updated>2019-05-13T09:36:20+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2019-05-13T09:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=0821ab7467fec977cc8dbe357435d03861c16027'/>
<id>0821ab7467fec977cc8dbe357435d03861c16027</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed fill into finalize to add clarity</title>
<updated>2019-03-26T13:50:41+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2019-03-26T13:50:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=53d3d335879f205ae705d93420f34984073cd5a1'/>
<id>53d3d335879f205ae705d93420f34984073cd5a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add technicals fields of `id_token` in oauthlib OIDC support</title>
<updated>2019-02-28T09:16:27+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2019-02-28T09:16:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=7c570c763725fdaa40778d6cd6689b09b3971f50'/>
<id>7c570c763725fdaa40778d6cd6689b09b3971f50</id>
<content type='text'>
A new RequestValidator `fill_id_token` has been introduced to replace `get_id_token`. It aims to have the bare minimum amount of fields to complete a full OIDC id_token support. `get_id_token` is still valid but optional, and if it is implemented, `fill_id_token` will not be called. The current `fill_id_token` came with full support of `aud`, `iat`, `nonce`, `at_hash` and `c_hash`. More could come in the future e.g. `auth_time`, ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A new RequestValidator `fill_id_token` has been introduced to replace `get_id_token`. It aims to have the bare minimum amount of fields to complete a full OIDC id_token support. `get_id_token` is still valid but optional, and if it is implemented, `fill_id_token` will not be called. The current `fill_id_token` came with full support of `aud`, `iat`, `nonce`, `at_hash` and `c_hash`. More could come in the future e.g. `auth_time`, ...
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed duplicated OIDC members in OAuth2.RequestValidator</title>
<updated>2019-02-28T09:06:37+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2019-02-28T09:06:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=73032fe688a899f80d2a65479c72fec450ec51a1'/>
<id>73032fe688a899f80d2a65479c72fec450ec51a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add OIDC and id_token as JWT example</title>
<updated>2018-11-23T08:11:27+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2018-11-23T08:11:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=fb23d864aa55b74f678ee7e9efe2ea5f938d63d8'/>
<id>fb23d864aa55b74f678ee7e9efe2ea5f938d63d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the claims handling into OpenIDConnectBase._inflate_claims() and a new AuthCodeGrantDispatcher to route requests to either the default AuthorizationCodeGrant or OpenIDConnectAuthCode depending on scope when the request's response_type is a simple (ambiguous) 'code'.</title>
<updated>2016-08-18T22:29:01+00:00</updated>
<author>
<name>Joel Stevenson</name>
<email>jstevenson@bepress.com</email>
</author>
<published>2016-08-18T22:29:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=447465547cc9a14350d024ed25b374614c475eec'/>
<id>447465547cc9a14350d024ed25b374614c475eec</id>
<content type='text'>
Include basic docs about OpenID Connect auth flow support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include basic docs about OpenID Connect auth flow support
</pre>
</div>
</content>
</entry>
</feed>
