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.eyJ0b29sX2lkIjo0NTg5LCJzdGF0ZV9ub25jZSI6ImZhYzYzYWQwMjczMjNlMTU1ZDlkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTg5In0sImlzcyI6ImZyb29mcm9vIHRvb2wiLCJzdWIiOiJmcm9vMTIzIiwiYXVkIjoiaHR0cHM6Ly9xb2xsYXAuZGV2LnFvbGxhcC5jb20vb3BlbmlkL3Rva2VuIiwiaWF0IjoxNzc1NDI0MDg5LCJleHAiOjE3NzU0MjQzODksImp0aSI6IjU0ZGQ3YjljN2QxMjFmMzU0ODUxIn0.rzOWdO5rUjOp63tbRXhFKBdjq9utW_qs4o5pWU8kFTj5XIUmwtxSwrbVxME3wXnK3czUranVMsovwC3Yaj1tVg_5IfqIMMp7stv-sGdEoP96ABJLIJeRxRJHIhkDK5L_dY0JCexZiYpSJ5C2kCV8Bk-uymsG0zJWRKIZg7e6ADd3puZEZ8vN-7ATIdQSn-7TjbXOuXpDcVVkWXqjUNcyfrKCTBE7VwozyA0nsTLSskYCrXT8Lb_N3P8n3C10EV4GBOWRffcuW4YKme1VgU2fZLxkA1jQ_7iyeAPSX_9MZz55nagvUcrk6m39VeEYzDtqY2SxB9uUKH3v6Y8ERYqGFg (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: fac63ad027323e155d9d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request