Skip to content

Add reqval.fill_id_token with technicals OIDC fields into id_token #660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
May 6, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix typo gave/have
  • Loading branch information
JonathanHuot committed Apr 29, 2019
commit 247c89e13bdd017b99f22b154e521084df53d2f0
4 changes: 2 additions & 2 deletions oauthlib/openid/connect/core/request_validator.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def get_authorization_code_scopes(self, client_id, code, redirect_uri, request):
id_token in token response only based on authorization code scopes.

Only code param should be sufficient to retrieve grant code from
any storage you are using, `client_id` and `redirect_uri` can gave a
any storage you are using, `client_id` and `redirect_uri` can have a
blank value `""` don't forget to check it before using those values
in a select query if a database is used.

Expand All @@ -49,7 +49,7 @@ def get_authorization_code_nonce(self, client_id, code, redirect_uri, request):
case-sensitive string.

Only code param should be sufficient to retrieve grant code from
any storage you are using, `client_id` and `redirect_uri` can gave a
any storage you are using, `client_id` and `redirect_uri` can have a
blank value `""` don't forget to check it before using those values
in a select query if a database is used.

Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy