response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4589/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: froo123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InhaYUtUR21rOTh3SzU4Z0lEMEdvT3RCQ1FUb25VUlNrdG9NeEdtZjJ0NkkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NTg5LCJzdGF0ZV9ub25jZSI6IjMwM2U0ZjdiMWQ0NDBkNTFiNjE3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTg5In0sImlzcyI6ImZyb29mcm9vIHRvb2wiLCJzdWIiOiJmcm9vMTIzIiwiYXVkIjoiaHR0cHM6Ly9xb2xsYXAuZGV2LnFvbGxhcC5jb20vb3BlbmlkL3Rva2VuIiwiaWF0IjoxNzc1MzY5MDU0LCJleHAiOjE3NzUzNjkzNTQsImp0aSI6IjcxODE0NzBiMmI5YjUyODJiZGYxIn0.DQ_J0xk8o5hLwjia2-lnh2vSXyQqfze6YzaGkjoqGe38_qFkSasQeLpDYSBcdIL_o4SYreSTAJbmD115O6k0pElUcYAJ4SBRtcDgQFgkFHvX3xpBCNQEU2ZnNn8BLCoEoCaiuhzdskIfL3ZQHrioLIQnZVP_9ZfD27pFBR6cTz9CLFsXBwi6PyMf81BqM6SnIMhsmazoEvjX46hI9dfY26Sn1Y10wI0RW9y5r-w6wSTATuon3GLIS0mOJjSfESqDhIZMIbYWLm7xo98inR0h2MB7hvwj2SLRBjiBbwdpBeH1tndJjtY3sLtcneH3SHmhzRsw7RKf1iQIyeBJSBj2cQ (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: 303e4f7b1d440d51b617 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request