response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4029/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: YInzg7eNcR2aRrw (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5lV1QtM0U5bUpNSlNPbVEzX1d6OEE5N3N6Wi14X0hOcnZIQU5aMXBfNTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDI5LCJzdGF0ZV9ub25jZSI6IjVkOTgyNWRhM2Y4M2Y4ZDZiY2U1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDI5In0sImlzcyI6Ik1hbnUgSU1TIFRvb2wgZm9yIGNoZWNrcG9pbnQiLCJzdWIiOiJZSW56ZzdlTmNSMmFScnciLCJhdWQiOiJodHRwczovL2NoZWNrcG9pbnQuY3YudW1hLmVzL21vZC9sdGkvdG9rZW4ucGhwIiwiaWF0IjoxNzc1MTIwMjI4LCJleHAiOjE3NzUxMjA1MjgsImp0aSI6IjliYjE4ODA0OWU2MDAyNTEzNzBjIn0.vj8NNJ3rtml5HSdNyk-D32ttEPmqWOrXxOBu-fPyN8gFvp1KLVBnlp1HSagac0AluWzLG_rsPSzmykf_GyKoUjIlaS4YshtbE4lU2yK8L8rJyPACQML49zdpdWqKvS2coH54REBxwixiejcYh0o9EL5MC7kh8l5kW-bymrlBzs_mMidU_ReDgm1ZLC9M538upTAHgEl1eKkTEc29dSR2nmUXrb7rFnBrZt0agCG35KKlQR9LdJeL8kqJRXQi2v_L6EWiSHC_GMbk1wCgRsYm8I4nC1bwcrz5lGG3JM-CQkK6TgV3R_mFNPbb82fCh6_E-EDogMIJmXsHlfQu-qQntg (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: 5d9825da3f83f8d6bce5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request