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.eyJ0b29sX2lkIjo1NDAxLCJzdGF0ZV9ub25jZSI6ImYxZTMwZDI1ZDFhZDk1MzU1NTk4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NDAxIn0sImlzcyI6InNreTQyLXRvb2wtMSIsInN1YiI6InNreTQyIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTU4My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3NzE4OTA5LCJleHAiOjE3Nzc3MTkyMDksImp0aSI6ImFjMTJkYzU3MTAyNzg1M2UxY2QxIn0.ClIDw9lL2k1hcHCFJo5cjcdIHHObb9rwBKSdX-2XVWx141xgJcBXyvc1_1q6bxih4UgSMuo2B2GzElTZD8CiN1_8Tzt0tqxREuvzpvwLjlqNSx0W2cLLiQKgkS9BByxw5HgS-mjIk3DYJIL63uEZ8dkC96IK2latZiAvOhTkLngA4AychTJRTs_gCsc7cWx9wiIzTRIpXYdVArRuhXFK_hTZzJrAq0V_XiiAc_is-LR1rYal3zxZDRBbVQbVaojD6P7HRbr6VZOjLIWyxPXBSNWLjWPDr2SVUj1QmBA2HMuMzYyhCz_UUWGXCi6KEzNC8Y96m2AibcjzBQOfrkI7RQ (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: f1e30d25d1ad95355598 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request