Skip to content
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

oauth2: change scope semantics to wildcard #550

Closed
aeneasr opened this issue Jul 6, 2017 · 1 comment · Fixed by #557
Closed

oauth2: change scope semantics to wildcard #550

aeneasr opened this issue Jul 6, 2017 · 1 comment · Fixed by #557
Labels
breaking change Changes behavior in a breaking manner. feat New feature or request. package/oauth2
Milestone

Comments

@aeneasr
Copy link
Member

aeneasr commented Jul 6, 2017

Instead of granting foo all scopes foo.bar foo.baz it should only match foo - and instead use wildcards foo.bar

@aeneasr aeneasr added breaking change Changes behavior in a breaking manner. feat New feature or request. labels Jul 6, 2017
@aeneasr aeneasr added this to the 1.0.0: stable release milestone Jul 6, 2017
@aeneasr
Copy link
Member Author

aeneasr commented Jul 7, 2017

aeneasr pushed a commit that referenced this issue Jul 9, 2017
* oauth2: improves warning when subject claim is empty in id token - closes #460
* oauth2: changes scope semantics to wildcard - closes #550
* oauth2: refresh openid connect id token via refresh_token grant - closes #556
@aeneasr aeneasr mentioned this issue Jul 9, 2017
26 tasks
aeneasr pushed a commit that referenced this issue Sep 16, 2017
* oauth2: improves warning when subject claim is empty in id token - closes #460
* oauth2: changes scope semantics to wildcard - closes #550
* oauth2: refresh openid connect id token via refresh_token grant - closes #556
aeneasr pushed a commit that referenced this issue Oct 5, 2017
* oauth2: improves warning when subject claim is empty in id token - closes #460
* oauth2: changes scope semantics to wildcard - closes #550
* oauth2: refresh openid connect id token via refresh_token grant - closes #556
aeneasr pushed a commit that referenced this issue Oct 5, 2017
* oauth2: improves warning when subject claim is empty in id token - closes #460
* oauth2: changes scope semantics to wildcard - closes #550
* oauth2: refresh openid connect id token via refresh_token grant - closes #556
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Changes behavior in a breaking manner. feat New feature or request. package/oauth2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant