response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5474/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InZpZU40ajh1RnFrS1Y5d3FZRlloM3BhblBnWnVmTE9razFETGMwaDFGTXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NDc0LCJzdGF0ZV9ub25jZSI6ImU1N2MyNWI5NWY2MzhkMDFhZDM2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NDc0In0sImlzcyI6IlRlc3QgYTRlIFRvb2wiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU2NDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTYwNjA0MSwiZXhwIjoxNzc1NjA2MzQxLCJqdGkiOiJhY2YzZDEwNjc3MDYyMDJhZDEzYSJ9.l42F-lM6vgpsxBIPyhBLnZXgDXBK9-y4-gHRvw8XOAzeqThsvDvQtl1VhK2xywKZVi-Fw6sKCcKaCrqLGlHZMGkzNAHGHY0bfmTi3uRMztUP-EF7cTGRiqsRtf4GKrhn9YmW5ZI3Jp4Iu6Vakw3TfOtmRQG73Xb2zX-6J8wCqkn_-R8VkudEYGHh5qH5dEXwtFJ36H5rbx_j74CZKkAkGg0B7WukXvfNIzbRKfmx84q_DG6R8XXBpOdCcYVjAJYNS_cCh4RV3EwBSV8ytBAIW2Kp7mRfUxhJP8dBNFn550cMUzxKDcnLBT15pS2T4us7tVr6GkkVKEsD7iDD0o6acw (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: e57c25b95f638d01ad36 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request