response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2000/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InY5dmtVN2FJRUpldGVmcW9FSlhTbERqMnl4T2NFeHlSUkJwanhycTJ5VWsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDAwLCJzdGF0ZV9ub25jZSI6IjkxMGIxYTY4YmI5YmMyMjVhYmM3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDAwIn0sImlzcyI6Im9sY190b29sIiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIyNDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTg1MDg0OCwiZXhwIjoxNzc1ODUxMTQ4LCJqdGkiOiJhY2E0ZDUyYTUxZTY1ODNhMDExZiJ9.azD9L4JtwBF6VhpgQL-3tKYgs--7cP6Hmos-PFwGnSeSI1FoGAy8Ma8Mfb6M4ddGHpTJsdPD5iIDU0p21a8aarHxO4dxS_eQkK09f3HjQsXzUinHRWAkp-aM_HZGzRwelKY9H1iKvOquZqRapignW82PTPCur7Fz_6ClG_sySf2CjBrlAWB0CpZ8Fb3_Jl9bbSNkF5vH4IrFRgERcdVkmJzIaGA0tvoBRrIGkV4NqcHNDIX9_4PyZ5yBZfSpcytJMh9_Tf4BOR4C9jtG3ykzvdWKU2A4_Oirrlwcppyc3sqooAUYRs3MjaXO2gA0SwEDlEMzI3VcnNQUxnwBD8fKqA (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: 910b1a68bb9bc225abc7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request