Skip to main content

OIDC Authentication Endpoint (POST)

Identical to the GET form, for tools that submit the authorization request as a form post. Parameters arrive in the request body instead of the query string.

Request Body required
    client_id string required
    login_hint string required
    lti_message_hint string required
    redirect_uri uri required
    scope string required

    Possible values: [openid]

    response_type string required

    Possible values: [id_token]

    response_mode string required

    Possible values: [form_post]

    prompt string required

    Possible values: [none]

    state string required
    nonce string required
Responses

Redirect to your configured Launch URL or Deep Linking URL, carrying ?payload=<JWT>.

Loading...

All trademarks, logos, and service marks displayed on this website are the property of their respective owners. LTIAAS is a trademark of GatherAct, LLC, doing business as LTIAAS. Learning Tools Interoperability (LTI)® and LTI® are trademarks of 1EdTech Consortium, Inc. LTIAAS is not affiliated with, endorsed or sponsored by 1EdTech Consortium, Inc. or by any other owners of third-party trademarks used on this website. LTIAAS is not responsible for the content, quality, or accuracy of any websites linked to or from this website that are not owned by LTIAAS. If you have any questions or concerns about the use of any trademarks or content on this website, please contact us.