response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3321/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImI3UnRlTU10d05XSmYyX1NLQXhWdllKN3R4dEFxMDBMdVhXRFl1Ym01cVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzIxLCJzdGF0ZV9ub25jZSI6IjUzMWE5ZDUyZDFiZDZjNGEzZmJlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzIxIn0sImlzcyI6Ik9yY2hpZCBUZXN0IDEuMyIsInN1YiI6IjEyMzQ1NiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM2NTUvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzE3MzkwNywiZXhwIjoxNzc3MTc0MjA3LCJqdGkiOiIyNjMxZjMxOTQ1M2VkMGQxZjI0OSJ9.jWd0Q7hdwxFDIEX1l15E6rQcxIM9x59mFIgKANtYTMjJb6KCJ5zyZq2kEVN5ZIDlVidTW_4kbLZnWVdMBtS6SFGoEa5a2mdnzblDSNMkBGQvSBGgpgVLRJeax_sgTmijg11x88EA3uthewg_yvcI_CmCrERC_FNYJgES7RgmAS4PzDn9FyaOPGIHyHq0Tim2GfnOHf_yfvJQfLeCYS6XQYDGBJtsPmu7hpPnGWhDIZTm7clQzJZTL2DDcGlcMR2q-91Mf2suR9R8lDCN9AQ-FOSr3rjVMALT11w1NtAaG4ODjiY4ui27GFY6zXDtC881mu2cxYCprc2a5yq973Qktg (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: 531a9d52d1bd6c4a3fbe (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request