response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2000/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InY5dmtVN2FJRUpldGVmcW9FSlhTbERqMnl4T2NFeHlSUkJwanhycTJ5VWsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDAwLCJzdGF0ZV9ub25jZSI6IjRiZmQyNjcwMGU5Yzg1ZGE4Y2IyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDAwIn0sImlzcyI6Im9sY190b29sIiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIyNDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc1MTc4NTA1NiwiZXhwIjoxNzUxNzg1MzU2LCJqdGkiOiIxYWQ4ZDIxYTQzOGIxYzZlYTdmYSJ9.P3wMbsiJV3cSsH29aRyTt5E0Aw8cN6lsUyGE__DjaVTOLpl-PRhHwGkKrqL2KClzYHEQcW2K_g7PhnpfMGt5b_GxaNzFunmMxYEzA0vkHTbWGDrYQ4i5dU_EXEZZmJemCX3XaUmZ_ta-1V52XLZRJ_0TuB3piBOU1JYkjYP7r5yEO4am15ewruLrZArencRAn-OOjc1iEKQwayIDcOHqeZnZGMu2GymP45vUMpaPdpNAYJRSfgvW5sjBhK_gedWP4tF_wPDbM5vnkWzV2BDszRIoX1pWNLzV1e8M80fUGmN67CwMCqrgl5NUDIG_doJJCaJvYXpkJ1v6tgNUsDRAyg (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: 4bfd26700e9c85da8cb2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request