Skip to content

Resolves various issues related to OAuth2#890

Merged
aeneasr merged 5 commits intomasterfrom
fix-deps
May 29, 2018
Merged

Resolves various issues related to OAuth2#890
aeneasr merged 5 commits intomasterfrom
fix-deps

Conversation

@aeneasr
Copy link
Copy Markdown
Member

@aeneasr aeneasr commented May 29, 2018

No description provided.

arekkas added 4 commits May 29, 2018 08:56
This patch properly tracks access and refresh tokens across requests and thus resolves several issues related to broken token revokation:

* oauth2: Revoke previous and future access tokens when revoking a token - closes #884
* oauth2: Revoke access and refresh tokens when authorization code is used twice - closes #693
* oauth2: Revoke tokens when performing refreshing grant - closes #889
This patch resolves issues related to the ID and Access Token audience
claim:

* oauth2: Allow multiple audience claims on ID token - closes #790
* oauth2: Reintroduce audience claim - closes #687
@aeneasr aeneasr added bug Something is not working. feat New feature or request. package/cli package/oauth2 labels May 29, 2018
@aeneasr aeneasr added this to the 1.0.0-alpha.1 milestone May 29, 2018
@aeneasr aeneasr self-assigned this May 29, 2018
@aeneasr aeneasr merged commit 126f0e0 into master May 29, 2018
@aeneasr aeneasr deleted the fix-deps branch June 3, 2018 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something is not working. feat New feature or request. package/cli package/oauth2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant