response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2548/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client-1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImxqejMyQ01DLUpWQWJxbi10SHZnbEpUQTFTcGIycF84NTV2MWozWVJ2TWsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTQ4LCJzdGF0ZV9ub25jZSI6ImRmM2E1ZjZjZmExZDUwZGNkMzkxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTQ4In0sImlzcyI6IkNBSSBUZXN0IFRvb2wiLCJzdWIiOiJjbGllbnQtMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI4MzQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjQ0NDYxMCwiZXhwIjoxNzcyNDQ0OTEwLCJqdGkiOiJlODk1YTZmMTZhNjg5ZjVlMjcyYSJ9.lIDVlBjWP8EEoRnx-lHyxXCLwH112HjfXnMmARm-sVOuZCH-QCRQO1kDjx69Xj8Gcj5RUieJVE9tCub_XPIKxCAJ7R4pZZx0jme8DEq4tFmBgAO0KWvnV4uM55dyaUVKss9FenpoDfUCO2Hln4JKadX3UuZGHuRMEoF_8Lr1g0ezOXIX5sRQvJoFtGfVDWBuB5gohUh4GXQE1lEhGXgH8njqHuykW2bTqwZsynZqQzPVo1Q6kmdXxv8A0DyXppJjOiONfpvJW9Sy2u75DyjhQ_Sw0bvAChy_35gm_ZHU70F9w3Gg9vNgDIXkcFIZCDh_JZQ_UoKh7HjaPwS4LjIWLw (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: df3a5f6cfa1d50dcd391 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request