About 50 results
Open links in new tab
  1. OAuth2 Endpoints - Canvas LMS REST API Documentation

    GET login/session_token If your application needs to begin a normal web session in order to access features not supported via API (such as quiz taking), you can use your API access token in order to …

  2. Users - Canvas LMS REST API Documentation

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

  3. 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

  4. Logins - Canvas LMS REST API Documentation

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

  5. SIS Import Format Documentation - Canvas LMS REST API …

    The simplest way involves providing Canvas with several CSV files describing users, courses, and enrollments. These files can be zipped together and uploaded to the Account admin area.

  6. Canvas LMS REST API Documentation

    If the initial ID Token received from the provider cannot be used to satisfy the login_attribute and all federated_attributes, this endpoint will be queried for additional information.

  7. 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.

  8. 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 …

  9. 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 …

  10. Overview of an LTI Launch <a name="launch-overview"></a ... - Canvas

    Canvas initiates a login request to the oidc_initiation_url that is configured on the LTI developer key. This request contains an issuer identifier (iss) to recognize that Canvas is launching the tool.