Skip to content
Snippets Groups Projects
  • Isaac Lee's avatar
    61fb2782
    Ilee2u/acs endpoint (#369) · 61fb2782
    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: default avatarZach Hancock <zhancock@edx.org>
    Ilee2u/acs endpoint (#369)
    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: default avatarZach Hancock <zhancock@edx.org>