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.eyJ0b29sX2lkIjo1MTA2LCJzdGF0ZV9ub25jZSI6ImYxMmM0MDg1YzczODQ0NmYwNzFlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTA2In0sImlzcyI6InRlc3QtVG9vbCBOZURlTiIsInN1YiI6IlV3VSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUzMDAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDkwNjgwNCwiZXhwIjoxNzc0OTA3MTA0LCJqdGkiOiJlYzMwYTJhYzhkMWE2ZjEzZTQ0YyJ9.G5VB3VR1A5KvsVwP5FyXDM0AuZ2qizEKFzbciKiilDgnJVTCpzmGwG10izsAbnGmL3_gCLCPyuasqDLISMCaq4r2T_MRedQfFuinvUYTb7TN1ZB_b817d1CeJpO8m-nRmgaN5vctkK3Wk26yz3euv7u6wtmdZFDvliFvC5le2yD3AV2e-f9E0GNQkZDFJEFpWs1zib0EeeCrK_BaPY5Dzoe7pF3jqcjVVZ17Bkr8vBwZb_oD1zt2My6MpkgmfOInlvqFb278Fpei5WJtyTruzwx7sbP1G7B3tA5n0Lvhp7p7kmvrI2rhmRik1ojdvoqTyn4kxvyUokBYksi1VKzIGw (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: f12c4085c738446f071e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request