response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3214/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5CSE5fVG1BdHRIbWFpZTZsb1FHWXNGNHdiWU1VMWQ0amZYblhUZ1huUjgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjE0LCJzdGF0ZV9ub25jZSI6IjYxNWI0MTA0MWE3MzY0NWY4MzMxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjE0In0sImlzcyI6IkpBWExlYXJuaW5nT2JqZWN0Iiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM1NzAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjYzNjc4MiwiZXhwIjoxNzc2NjM3MDgyLCJqdGkiOiIwYjU4YzJiOGYwNzdhMzZhOTgxZSJ9.iAS3a93tSv4fAb2yKq4Gs8WAZlqLDIisGusVg6b9a09qA91NGYVdv03HJg3yKiSLrob03qJCFLsZ4GWrAd8_MzKyG1Mhfw9nBBHI8DK8ykLom3kfq92k8vQofo3lnOf1G_lticpTHZ3XiaxuTmcdjLndzqzE-q8BKuuPjjD4c4vRQepwgayIzaU6tB4F30yQozvnEv9NT6oVmmC4yhpN2yqUYDk_Nr_GL77hDizCwOmR3mCsXPxU91CwQH6bN6R1dpbj14iXwHLFZqCnAnuIO9PGRiwItXUfNkFyvULmNWrxq9he3aaZncz9MW80ThT088yVimM9e22duv_Amctv4w (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: 615b41041a73645f8331 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request