response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5401/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: sky42 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InhSb25OYWk2dDhXbVB6WGRCdXlmb1hjbUxiR3BoY2R4Tk9GS3ktMGxhdmsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NDAxLCJzdGF0ZV9ub25jZSI6IjlkNWE5MTQyZTk1YjBhZGY3YWZjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NDAxIn0sImlzcyI6InNreTQyLXRvb2wtMSIsInN1YiI6InNreTQyIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTU4My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1NTgwODc3LCJleHAiOjE3NzU1ODExNzcsImp0aSI6ImZkNjMzMDA1M2QwZjc0ZmNkYmEzIn0.nlDuCzd3liLgs87hdH6CbyCbPXsj73lu4eJd_SFJHnCZonbahtCPUmt_hzEWSty6dSd-3MxDyES_bmp77C0a5BI5A_g8Ec6zROmix9KDDzFOTzJxvmo06VkrzDFg7Nby9dzeYgkGojFAQMrqf2c0r8BiQdMXdhtgEozV-rf-1cKYdrXGhPW-sxRdMjDlAdRFMDh9slInCphr35kF6N6NDBryed5mMduPoBVXk5JiWtf56wqXFPK8D4Uw7rWfF6P_nzGs9-aNdORRd-Cfy-s_hmRrqTpXnaPkX6wFXVb5MsN50uDJyvof8Jvfew2MZSLik9gXO5UnsMPKYvN-Niep2w (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: 9d5a9142e95b0adf7afc (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request