response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5804/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjdwY21wR0IyMm1tcDJJSzN5akQzLWJ5ZXJlUzZKaW5MeF9ZeU5HTDlsNEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1ODA0LCJzdGF0ZV9ub25jZSI6IjJhNTRkNTViMzU5MjE3MjIzODdlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1ODA0In0sImlzcyI6InkteWFtLXRvb2wyIiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU5NDYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTE2Mjc0NSwiZXhwIjoxNzc1MTYzMDQ1LCJqdGkiOiJhNGMzYWZmNWNiMTFjOTg4NWYxMyJ9.h0eeWNNnn3cmZcr1ZaGuYcewPrl4dTlAK2Bn8mzzz_IeX8GqyIgoLicxnOKFxxK7bYDobwO-GbD3A1qeywuVYxiU7hpF13Sa9U0Hlhkwhb9FJIiOgAB4LJrEtgehaBNncNG18ERFGUnBKezzbqGnTSzCOeSx53-Ir2dm7k-EmBDDEW8SytOgWvgu85CrygUACSJglGKljQGHMuusIKq1GJymkM6FuTda-pz7FFJbdU352e_AdjV3WKizGyalxpSACpuJxxZVFgR_k1d_2EkOxKi0sPruGuHXoTKiMwN71ip6SuhijVIHNShaF-hK7fXYC0OQLs2I0NfQYLpRm3v2hA (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: 2a54d55b35921722387e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request