response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3764/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcdefghijnanami (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Il9fdjBhLVVVeEdtQWloSlZFSWJkV0hfM3pZRU04MGp6UWhvZHN3TjI5MGciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNzY0LCJzdGF0ZV9ub25jZSI6Ijk5ODg4ODQ2N2I0ZDllNDgzMjdmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNzY0In0sImlzcyI6Im5hbmFtaSB0b29sIiwic3ViIjoiYWJjZGVmZ2hpam5hbmFtaSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQxMTEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTA5NDgyNSwiZXhwIjoxNzc1MDk1MTI1LCJqdGkiOiI2NGZlY2I1NzhjMWUxODgzNzM4NCJ9.pyjvKrM1fO5JE_p5MlGNcbXVi2DSB8PcL60ASQnlm4CEJ0jSkN1JUU2OvJdntAiKbCE2_1Eq5Yx1yVR4dMYCC-oMeFTBVBb3p7nkeNeafZ-dJWmcM6nykQ4wUpq69-VZj4V55ZTQ__exWviuS1MmaEEkcTddy0cCyp6nLNlWCzKaGVOCYdwQJnj4bWVfihrH11WhhnBBcp57pU7TW4mWzLmMaJypp3AD3fnYyiBPbREIF7ZVLHKpLLEmQl__zclaru4ZOVruv0lCsvT8Plx4MFuZo-gbH_3dCDkhKmaPk-25upVEm8qFmaUypcw_i6kraWMY7s0-MGIz9FZn5Qhf7Q (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: 998888467b4d9e48327f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request