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.eyJ0b29sX2lkIjo1NDAxLCJzdGF0ZV9ub25jZSI6IjIxZjAwY2QwZTYxNjM5NDFiYTNiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NDAxIn0sImlzcyI6InNreTQyLXRvb2wtMSIsInN1YiI6InNreTQyIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTU4My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0OTYzNTUyLCJleHAiOjE3NzQ5NjM4NTIsImp0aSI6ImQ0ODRkMDk1ZTk4MDRjYmEzNjQ0In0.IH9WxcRDgcQRxsknqeNRCyxX_cm0IS8tZSyD5z04j74xS7122gf_gTZQgl_tUbc4IXoYuFoEh24Z3RG5u9SR3Bdmy8bBYc9-lJu5_pxKgIrS7eWQkFQoc_WsfDpv0RIx0wAJuaAsDD-2_0KW7KW0g8VSBgdmpgtL04Sy3UFFPEwDHaRGuf8oAy8qlRG4FL4vP-2pej5bdjbY84Qv3zdr0nfPTftv4aU5WZS6NDqQI8SvhxDaFVAnowQHZCLOv9rgoFLqCSzSH5Mqc39MwccJaLAJs4_UthXvTBf4fkpkspddYSfZGae3vFbQVTkx9AFOd_WTpdwRSNxd9kk1j7Lx3Q (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: 21f00cd0e6163941ba3b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request