response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5692/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: jojo12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJrYm02RTU0OElIMlk3QlN4ZzdyVFpPaGczOWNKcUhmMnQ3UnVBSEpiUzgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NjkyLCJzdGF0ZV9ub25jZSI6IjI1NTE1OTc0NjkwOTRiMjAxMzVhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NjkyIn0sImlzcyI6IkpvSm8gVG9vbCAxIiwic3ViIjoiam9qbzEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTg2Ny9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0OTEzNzI1LCJleHAiOjE3NzQ5MTQwMjUsImp0aSI6IjAwN2M1MTk2YWM3M2E5NTYwM2JjIn0.DWn1SCfdMtDbC0jU2D1hQlGdsc-FIj53QbpRW1v6-dYklGQYAoYFcUWvU6PBUzgTkE__3eunH0yftpMqUKXW-7rg2bJDS8NOJrOT-OQ0l43lY6pK_iqeBeQMDno_SStJSWQnTt08bTxTdvTZXAPz92LSKXmGW0Fd_Bu_6bccmvTWNXcWRKSlg6RMLELaMcTBAbNyLgh0HA2P-MIi1o_Pjt8AUab2LtzWzPvezIQiXElrOM87_sT_CNV6Z2crQNtbvQtFv8YibWe1AgmBV3DfP3RqZaahvZtcz0_GpXJSDPO6brxrduQ43F0eKUy95Qd5zwZC8OmAn_tqg0SKyyB-0w (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: 2551597469094b20135a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request