response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5289/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJ4Q3dUOG9LR05JaHl0TXdFV2RLRUlxa3FwOENFSTZHVmNsRllIZlF4Zm8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1Mjg5LCJzdGF0ZV9ub25jZSI6Ijk5NGU5MTk2NTNlMGFhOTVkNDcyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1Mjg5In0sImlzcyI6ImVtX3Rvb2wiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU0NzgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjY4OTY1NiwiZXhwIjoxNzcyNjg5OTU2LCJqdGkiOiJkMjZiNzFjNDJiNjZlNzdlYTM2YSJ9.PhQTFZ9VgsjdlnbAx0L4rDD9Z7cJqIeu3E3zJEM5di9trKbKRUU9hVqCByvIpr0tUreIPyGZfjSoQProAupa9fu0ZIAqpXdrmPjIovJzuFRZ4JzjjE0iOWrZfmhM0YfE0J9-mknWC2uTgANTEd9HRRJv5TkcRf8gRrLjw65c_YK4iXc3VS6Gmw9SI3MX3hrSiI4XtEkzAFQEqxvBtdJtqtCmCZ0lxaiSfsdAFzNEtX4Jb275XSZokR_o1OHxcHn3diWrivKaFrcAMZNijRtFcXF0DMUeYQOn85rrjQTu-ZaR-TSBI0N3UuP_BYQILTUd5iCMtKMLJRpL5__91_NX7Q (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: 994e919653e0aa95d472 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request