response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2406/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1234566 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImdIR1pNWHhTUEpqLWx6dnlWVnFoZTBCLWwweFRIaEprRHB1N3gyQTJ1U28iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNDA2LCJzdGF0ZV9ub25jZSI6IjM2ZjliNTQ4ZjM1NzExMWI3YmRmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDA2In0sImlzcyI6InZtcC10b29sIiwic3ViIjoiMTIzNDU2NiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI2OTAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDEzODczOSwiZXhwIjoxNzc0MTM5MDM5LCJqdGkiOiI1M2UxNWVjNDE5OGY0ZDhlMzdjMCJ9.lNZf_5WbjgGbPYUrSF-QpKHXths6XLusH5mzWPKEHr8DklmFhPYGbXKBKH_JcW7ptV7LMgusRrcCauQJKHBlLUes5qAxMeNCMedTpDiCx_GVdYWg75ajZtfQ_FLwcOTvZicJD7h-C_jphDwlvApbs-KVRzHhmdoSuw5-sZ7wuR1pbQtexhbo0NALDlAh64Ydv11wDjh4JPJ6TzhmIakOnDfnvw8Dd7jL3BrQv4DRfxc1l0H7eHQM60v-XIfAXJFVzlMyfgXbdPatzv2tEQ0hNIc48WdfA9S2NG6HiSxsiaSO7NfiJ4pTvpMESwPltBulpaNam703TgftQarEs0JG3g (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: 36f9b548f357111b7bdf (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request