response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5106/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: UwU (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlduYkJ1eEhydEpYaW1mWjRWb1Y5ckh2OVJjYjdGektOa21sbUdOamQ0czQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTA2LCJzdGF0ZV9ub25jZSI6IjVkOGVlOTE4YzUwZjdhOWUyZDIyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTA2In0sImlzcyI6InRlc3QtVG9vbCBOZURlTiIsInN1YiI6IlV3VSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUzMDAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDkzNTQwNiwiZXhwIjoxNzc0OTM1NzA2LCJqdGkiOiIwMWYyMGQzMTEwMGI1ZWMyZjg1YSJ9.vZ7tDcuOoYaV7Vfjmga6xQhx0hAmPoG-ubNwuvpE6E8Um4s4iGwIpoBNwzIRkTDp303HbaLF2h1QXmiLgkdqakk93xm1wLrYsnUQO-2BlKyo-G0rDL1diCXWf0r7ZvGCFZ6J_UFKlwB5cfo8gog6GlVHiV_ZSwDmiZCO106waaF1vm9Gw44wiGScGEO1kPf4JJNbercQTNQtLv2zVF22cTu4C7E68XTlqPLnyIveugCyiMMp6D_yc3Z6aquA_cPdcZSCCPXTGQrCGrxgCg-weuGzTh0fHfcUl6yUGMh41AcJOp1cKrtWRUZNiRE1TmQ5SQAMucb4k-pS_EmGbcJmhA (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: 5d8ee918c50f7a9e2d22 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request