response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1809/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: eetestapp (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImtBMmZyNms2M1FlY0VkTEQxOWh5SUxGM1BKQkkta0Roc245aU9DWnNoZjgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODA5LCJzdGF0ZV9ub25jZSI6IjMyMTZiMWEwNGVhNWQ4NDlmNDVlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxODA5In0sImlzcyI6InRvb2wxIiwic3ViIjoiZWV0ZXN0YXBwIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMTk1NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNDEzMTE5LCJleHAiOjE3NzI0MTM0MTksImp0aSI6ImM3Y2I2MzIwZjdlMzg0NjJhNDg4In0.AHroCQoVaocwCFsUqfKrKIb00-czpMNdPPPZ2OpIa8gbhoSokyAirXEljpLpfXDsT2FGVcG5Qr8i1RFaossnXBmMv0Va56_vaKdkfLPO4QMnmkintFPHA1Gxn9ChndGcXerAakrbltJ9VJDkti64PhgbucpnY8kMcqYhf-RAgbSds5_GEcvehD_kEyf5qRdBbysJ-4WZcX7Mct4zm3H1WhIuEX8XNZ-_-R8PM2q0B_G1aqJCOIbEBH8g5n-XVL9pfCQxmkODn6vQufoTndVfxCw_jzoFBGNt5YONjuCSPsYv56xHIH6_Uo4wQmhetVo6pVCG3hpEOseXXeh_e15I2g (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: 3216b1a04ea5d849f45e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request