Found this content helpful? Log in or sign up to leave a like!

Minimum roles/permissions required for DAP automation.

Jump to solution
JackCarico
Community Member

We want to setup automation for replication of data from DAP to our internal SQL environment. A secret issued to an account admin was used for testing, but we want to scope to a user with only read permissions to data in Canvas and DAP and no other permission within canvas. I have reviewed the information here: https://community.canvaslms.com/t5/Canvas-Resource-Documents/Canvas-Account-Role-Permissions/ta-p/38... but it doesn't seem to explicitly reference the DAP. 

Labels (3)
0 Likes
1 Solution
ColinMurtaugh
Community Champion

DAP and the Canvas API use different authentication systems. All DAP API keys are read-only, as all of DAP is read-only. A DAP key provides no access to the Canvas API.

All DAP keys provide the same access to DAP -- they're not based on the Canvas permissions of the user who generated them.

--Colin

View solution in original post