You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement secure storage and management of Canvas API tokens for instructor authentication. Tokens must be encrypted at rest using the identity-cipher and stored in the organizationCredentials table. Instructors should be able to add, update, and rotate their Canvas API tokens through the admin interface.
Implement secure storage and management of Canvas API tokens for instructor authentication. Tokens must be encrypted at rest using the identity-cipher and stored in the organizationCredentials table. Instructors should be able to add, update, and rotate their Canvas API tokens through the admin interface.