response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5011/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: maplelearn123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImZnOHZFQzZWU1lpQU1BVWY3RTVhOTEyT1lqd2taQ2ctVDJ5RnJBN0NrT1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDExLCJzdGF0ZV9ub25jZSI6ImNkYjJjZGVkZmZjYzVlYzQyMDM2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDExIn0sImlzcyI6Im1hcGxlbGVhcm5fdG9vbCIsInN1YiI6Im1hcGxlbGVhcm4xMjMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MjE4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY5OTU1MTUsImV4cCI6MTc3Njk5NTgxNSwianRpIjoiOWM1MGExMGM2OTU1NzU0MTBiMDkifQ.lRdSvwcgoYMkzO0NwO4EAMeIhUOags6H61qZzD1tl35XqlYvovCz2uPV8vVndlDNT-dpxFEjW4d6u97NcOm5hD6Y8N6Fx_ULp_ia2zmozLr6UMD86i7JoJimxZvxrOHzdUWYxLFBQkucXQkxaGTKHaL5ByjtHcjGiXfm2vmydcKVhOy1cN5FL-1tlR5Ag-gzEj7zGxbskbwqtJNYBwUP-K7n4Aa33XZaOdmwMy7dwqKl2V3UXhLPtV2mQ_pKyg21quIOhEETSeHs3EJMWhshFrmnGeWyq56Fj5FTKzf6Y7fy1POa5VyrE4KC-CWg_QzyWk6TSXCira2JeJy0Co14mw (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: cdb2cdedffcc5ec42036 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request