response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4903/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlQ4dHN4VjRiQnkteXl4WDhPaEJ0ZkQxMXB0bVc2dWVHWGN6VXRXc3kxeFUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0OTAzLCJzdGF0ZV9ub25jZSI6Ijc2ZGY5NzlhM2E2N2NiZDE4YzdjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTAzIn0sImlzcyI6Im5ld3Rlc3R0b29sIiwic3ViIjoiMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80OTk3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUxMjQwMzIsImV4cCI6MTc3NTEyNDMzMiwianRpIjoiOWRlZDk2N2JjOWYxOTFlMjJmZDkifQ.L5wu1eBLf8LXUSFJKn8WptFThqPfPtnWl7UJxKdILwktAHoPR3Kr6Jds2qolSMIZo-5yuY5MEaUPRrrFAqnWPfiI_FVEA0wRgKkflKb5OsL3gJyr6DDs1xDC_5sXaDAU4UoIrbcVbMOhMtZrjxR30VM0PJUp327JkKav63IEfSOxId2mR2Yxu1GsqdWlZ2JMApQmpLVcwUrbg5X4eNoJ-5k4T31x3ESbnSKqOvgPkaojpweNtlWgW_uI9A-W1visssXJrXSZjPEE23K-SPqt7C7ubwz2N4bs2AsxJjt9qfFNwPBGvEEhLOdZ9RqIk2NJ2A02S6vQPhC4cMDAznvyHA (required, opaque value used to maintain state between the request and the callback)
login_hint: (required, tools and platforms must support a value of form_post)
lti_message_hint: (required, a platform opaque identifier identifying the user to login)
prompt: none (optional, The tool should use a value of none. In the future a re-launch flow may support additional values being used here)
nonce: 76df979a3a67cbd18c7c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request