response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1895/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 343434 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InJfWTg4dEZYWHZ4Y3I1Q2xaMlFDMDgzRkF2b3RjQVJGOFNJZkRpdXQ0VGciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODk1LCJzdGF0ZV9ub25jZSI6IjBmNTZjYWZhNzk1ODUxZTU3NTUwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxODk1In0sImlzcyI6IlJ1bm5pbmdCYWNrVG9vbCIsInN1YiI6IjM0MzQzNCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIwNzQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjYzNTI4NiwiZXhwIjoxNzc2NjM1NTg2LCJqdGkiOiIzMGUzMTkwYWY5NmIzNTE1NmY1MCJ9.UFwyTD8QVG5kfA_ovpTx3WMlcrdfh8eQErgDEclbKK4mkvQHuLnDkNfWSAmfOLlVscFdJ47XnjWbRrh4R9dy8UHX5PF4vIXhr4XaLNEmZCL_ptU-uFfElRKI5YCVN7X_jPN8Y7tUkUFldml_vuBeJLsLQ75xnzmbIMbv96ztAQHCCNWNIsEfU8_WnX3MHoyq1bwbY2XymFbW97GwMiaH762RhBxMz4T8JwyymB4hIFEKZjySf4BwGnwgZdTrn0SGW5NOVQu67fDWHoGmX__pXcKFYZaZ5s_pHFFq672rxEyEDLsB4vkjpAbOLmENwxSeCUSHP7yoyoofdVa5iG-w1g (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: 0f56cafa795851e57550 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request