-
Isaac Lee authored
* feat: support assessment control claims * test: unit tests * feat: ACS scope handling * fix: correct acs url * fix: removed drafted signal code * test: added permissions test * docs: added note on individual file testing * docs: moved unit testing notes to readme * chore: version bump * temp: broken code to filter ACS scope perms - Tried to create a filter in the access_token end point to only add the ACS scope only when proctoring is enabled - This seems to hard to do without causing a circular dependency * fix: removed filter for ACS access token --------- Co-authored-by:
Zach Hancock <zhancock@edx.org>
Isaac Lee authored* feat: support assessment control claims * test: unit tests * feat: ACS scope handling * fix: correct acs url * fix: removed drafted signal code * test: added permissions test * docs: added note on individual file testing * docs: moved unit testing notes to readme * chore: version bump * temp: broken code to filter ACS scope perms - Tried to create a filter in the access_token end point to only add the ACS scope only when proctoring is enabled - This seems to hard to do without causing a circular dependency * fix: removed filter for ACS access token --------- Co-authored-by:
Zach Hancock <zhancock@edx.org>