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.eyJ0b29sX2lkIjozMjE0LCJzdGF0ZV9ub25jZSI6Ijc4NGE2NDVmYjUzMmMwOTNjZTM5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjE0In0sImlzcyI6IkpBWExlYXJuaW5nT2JqZWN0Iiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM1NzAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjYwMzgzMywiZXhwIjoxNzc2NjA0MTMzLCJqdGkiOiJhNzdlODgwNmE0OGM1OTJjMDlkZiJ9.gM8T5XleKoxQ0L6TjGDTRPl8pkkLKIC4y8LzKwuiTVJEW2I6ZqNcfKkitaQcLZBV-SqeSYAL99Q3ZSEtYdV_Ib_T3uhmk_mYj7hUCjDsuin7U-j2FZhJEZfvkqX7TCShKYY3Z9f_NPvO_bUyfcl2kjzxmWLYxndGKgE0uhCAaFh_1BSfaswI3mpvYM0V6Ab8lfYvltR8ym4GlTMDxrbY4SygmbVSTAwFyuK5tyNeB200sd1Q91tFm7dxbFWpLWuxrWkf1gSEbdo2y_EITVl5Dr4A0IxtugDr31iM8dxUNYcqv8VK_Q0dU-Y_xMxZ4lpq5ZruR45_gXC8dSpebdgACA (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: 784a645fb532c093ce39 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request