設定していないスコープを要求しても、authorazation codeを取得できる
Open
bug
- Dominant language
- PHP
- Stars
- 9
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
scopeがwriteのみのクライアントに対してscope=readを要求するとauthorization codeが取得できる
アクセストークン取得時にはinvalid scopeのエラーとなるため実害はないが、authorization code取得時にエラーとするのがのぞましい。
参考:http://openid-foundation-japan.github.io/rfc6749.ja.html#scope
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.