a4fcf956c2
http://openid.net/specs/openid-connect-core-1_0.html#IDToken If present in the Authentication Request, Authorization Servers MUST include a nonce Claim in the ID Token with the Claim Value being the nonce value sent in the Authentication Request. This patch adds the nonce to the id_token. |
||
---|---|---|
.. | ||
templates/accounts | ||
__init__.py | ||
test_authorize_endpoint.py | ||
test_provider_info_endpoint.py | ||
test_settings.py | ||
test_token_endpoint.py | ||
test_urls.py | ||
test_userinfo_endpoint.py | ||
utils.py |