response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1730/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: f79afaae776d1bd8 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImZBTjZUNlRiMFFJM0tFUGFJVmVhUWwxUUdZWnFDcUlod3NuNnQyM0hOUEEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzMwLCJzdGF0ZV9ub25jZSI6IjJiMGZjYTNkZDkzYzQ2NjczZTYwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzMwIn0sImlzcyI6IlNtYXJ0TGVhcm4gQ291cnNlIFRvb2wgYXQgSU1TIiwic3ViIjoiZjc5YWZhYWU3NzZkMWJkOCIsImF1ZCI6Imh0dHBzOi8vbG9jYWxob3N0OjQ0MzM4L2Nvbm5lY3QvdG9rZW4iLCJpYXQiOjE3ODU0NTc4NzIsImV4cCI6MTc4NTQ1ODE3MiwianRpIjoiZjE2YzIyYjE2OTcyNmFlZWI5MjAifQ.BW41n0PC2x6vof_QmMnv-lPAIReCBIT2vNk6GqBRwd8_oHWZ7cPC6QhaVeMsjoPWI-oBHWGKmIeNo-CwpwoSu1EqVBApltcAvyRi3cdVKlJ9N88nHI96ew7s-1KwWwkAC_-2dRc2TXTxrdl16WLWYtSLoSsqCmmCaqEv0b46b6kVl5H1mFFD7ggp7yboefyBOJyixEuQkL-18_ujKvC4WMwsbYCFbvlbrjQ3jsmBWn95tfhyDQANfdqbJjQ_jX8HrJ7qP8s3jvgo9uAHp-rANyjKQ_BMyhUYVUo4_tbPyJA2fnco9GyrUJn_xYhb6SeJ77yHBgR9T64N56-F8gCl6w (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: 2b0fca3dd93c46673e60 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request