Student Information Systems (SIS)
-
SSHA Password Generation
TL;DR To create SSHA password you'll need to create a SHA1 hash of the password with the salt appended to the string (password + salt). Take this hash and base 64 encode it with the salt appended (SHA1 + salt). Check out the attached examples or an example script in a community repo in Github. The Canvas users CSV file…
-
Visual Guide - 1R Conversion
* Send 1R URL, key, secret, and Canvas URL to SIS team* Send your OneRoster URL, key and secret through this secure ShareFile link. If you do not know you OneRoster URL, key and secret, and Canvas URL, please contact your SIS administrator. 2. Request data from SIS & validate * We will request data from your SIS and verify…