About 50 results
Open links in new tab
  1. Log in to Canvas

    Log in with Apple Log in with Facebook Log in with Github Log in with Google Log in with LinkedIn Log in with Microsoft

  2. Authentication Providers - Canvas LMS REST API Documentation

    A URI to download the SAML metadata from, and automatically populate idp_entity_id, log_in_url, log_out_url, certificate_fingerprint, and identifier_format. This URI will also be saved, and the …

  3. Logins - Canvas LMS REST API Documentation

    Create a new login for an existing user in the given account. Request Parameters: ... Example Request:

  4. Canvas LMS REST API Documentation

    This documentation is generated directly from the Canvas LMS code. You can generate this documentation yourself if you've set up a local Canvas environment following the instructions on Github.

  5. Log in to Canvas

    Log in to Canvas

  6. Users - Canvas LMS REST API Documentation

    An User object looks like: // A Canvas user, e.g. a student, teacher, administrator, observer, etc.

  7. OAuth2 - Canvas LMS REST API Documentation

    Canvas uses OAuth2 (specifically RFC-6749) for authentication and authorization of the Canvas API. Additionally, Canvas uses OAuth2 for LTI Advantage service authentication (as described in the IMS …

  8. Courses - Canvas LMS REST API Documentation

    Returns the paginated list of users in this course, ordered by how recently they have logged in. The records include the ‘last_login’ field which contains a timestamp of the last time that user logged into …

  9. Canvas LMS REST API Documentation

    A provider specification must include an ‘auth_type’ parameter with a value of ‘apple’, ‘canvas’, ‘cas’, ‘clever’, ‘facebook’, ‘github’, ‘google’, ‘ldap’, ‘linkedin’, ‘microsoft’, ‘openid_connect’, or ‘saml’.

  10. Authentications Log - Canvas LMS REST API Documentation

    Jul 19, 2012 · Authentications Log API Authentications Log Query by login. Query by account. Query by user. Query audit log of authentication events (logins and logouts). For each endpoint, a compound …