response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4164/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ca3711a4-8f41-4710-ad29-219ac1a06bcf (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5aM1hGdlFOelJqMEdfckpwNmxZWXM2TWdMX3I4WWo5TFhaajZoM3ltOWsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MTY0LCJzdGF0ZV9ub25jZSI6ImQ2MTEzMDBmNjg0MTE3YTZkNDBlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MTY0In0sImlzcyI6IkJyaWdodHNwYWNlIiwic3ViIjoiY2EzNzExYTQtOGY0MS00NzEwLWFkMjktMjE5YWMxYTA2YmNmIiwiYXVkIjoiaHR0cHM6Ly9hdXRoLmJyaWdodHNwYWNlLmNvbS9jb3JlL2Nvbm5lY3QvdG9rZW4iLCJpYXQiOjE3NzI1NjM1NTQsImV4cCI6MTc3MjU2Mzg1NCwianRpIjoiMDBhNjM0NDRmZjZlNDU4OTBkMDAifQ.L46lljXW48vufSaiVTeD2JErMA3d4L48YBS0hlOTg0oO6MpJuOUE61BIVOgDDKAPhve1giuwNH-IwGjww6dAvSPZKOwgpto50tYVOZcfcQqu4eAbDWu5w5EcZp1YbNCn2Vfe8EE_1CZ7rYmzKwshX-TP0hGvqZ_qwnvExKPcmW6To_Fr803nXVP1MoDqZvmAIfuRexgOXwXDK9udcFlOeSNgwr0YbetAGvUl_AhmHq2yDqhnna40v618bfdohJs-sYp8Uxe1mAQEqARJeMxF1bepj_3j1_Z1mjMATYZhEU4ZXJ0FFxYFlgafzzO0dw9rZQCElouiw4EvmK_IL4yxcg (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: d611300f684117a6d40e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request