response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4767/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlhJNk1HTnRXLVAxQ1NRZXpMeWpaamFiclFERk52Y0ZXeUxJUk4yZ0ljZTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzY3LCJzdGF0ZV9ub25jZSI6Ijc3NmFhYmQzNTI2MTdlYzFiNDMwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzY3In0sImlzcyI6IlBsdDIzMDRUb29sIiwic3ViIjoiMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80ODQ3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUxMjg1MDMsImV4cCI6MTc3NTEyODgwMywianRpIjoiMzM4NjlhMmU1MDI1YzdiOWYzYzQifQ.RYQ3lwqPSxUf7pKbuHePLcns7bS9eV9nxiKkQU3WndxtEMPIy_nLFRFl2xQyntfrveBSXDvWPMYgTP5Er28AIzyXtbjLiCVQJUKq7JsaF02v5IJf-_aRLdfj2ZkV5tXDPJvyNWvdp1aT4wRrNVcs78xEFFcDJxpXDZXwE9NugK9TtjiWSbzSSTfQKX70rogALN_7O0ya7GFQzp0Heydfm_oBIUDl5QpRDbEoP63srAXmozLyN08Mht2GWqqBB2nLOkZsHuWXevtzgA6t6g8rN9msZRY8eioQaVgr5CaQZM2ToP1WtHuLvRz9ydV-SfbqsqknoHNl68znt9ESp8jdiw (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: 776aabd352617ec1b430 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request