response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2439/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 999 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkhsWXE4emF4Q0o2c210ZEZSRG56VzdwbzBPUU83ZjBGeWY1YVNWeG9jVU0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNDM5LCJzdGF0ZV9ub25jZSI6IjU5MmE5MWQxOTAzMTM1MTFjMTIwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDM5In0sImlzcyI6ImFsX2xhYl9kZW1vIiwic3ViIjoiOTk5IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjcxNy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1NzI4OTExLCJleHAiOjE3NzU3MjkyMTEsImp0aSI6Ijc4ODk4NzNmMDlhMjM1NDBiNWRhIn0.Cx60mFiHLO9q_KTpMQt4rI6jgqP3xQcTDKfuJvoj9OmhlFUyUjSw9Abfi-IOnLsQEMe7IV0ogSRRnez1qSMEEdLm3R99rLCMj87DKsKgFucF0nthny6xQkJ6O_apM__caU21pt6xI7p_UspKf7ZaId5-YSK9NYGEsdg6CXTsj0C01rC3LDDjqmQhibSSEVJCWSysczycu0Ak_nkQFYfjoQpUmWvhDhfAHFJE0feM22sVRXHvytkRdkL01cdrrdW0pw7SVeFZLG8upULV_-bx0H_DMbY9J5pEsE1yyLvCWmzb4WOtSonHkHhGk8ulQ6kKS78VMsNM3YXoW8xaNAQ5sg (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: 592a91d190313511c120 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request