Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Release 3.0.2 #683

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 14 commits into from
Jul 19, 2019
Merged

Release 3.0.2 #683

merged 14 commits into from
Jul 19, 2019

Conversation

JonathanHuot
Copy link
Member

Branch to prepare fix release 3.0.2. Once published & validated by communities, a feature release can be prepared (3.1.0).

Changelog is :

JonathanHuot and others added 13 commits July 4, 2019 11:14
Fix OIDC /token flow where &state=None was always returned, and fix OAuth2.0 /token flow where &state=foobar was returned if &state=foobar was present in the token request.

Remove "save_token" from create_token() signature cuz it was not used internally. Deprecated the option to let upstream libraries have a chance to remove it, if ever used.
Does not have purpose for /token request
Until now, only OIDC implicit was raising an error, but OIDC hybrid contain a couple of mandatory nonce, too.
I hope fixing the longstanding issue mentionned at #582.
@JonathanHuot JonathanHuot added this to the 3.0.2 milestone Jul 4, 2019
Copy link

@tribals tribals left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking fine

@JonathanHuot JonathanHuot merged commit 6a22e13 into master Jul 19, 2019
@JonathanHuot JonathanHuot deleted the release-3.0.2 branch July 19, 2019 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants