response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2467/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: tool-client-id (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im9ua2FCdUloWVRTTl91UXdEZW5wYTVBd1gyQVRmb1dUZ2NFaHFGdFZZZkUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNDY3LCJzdGF0ZV9ub25jZSI6ImVlZjgyNTM0YWM5NmQ0MjQwNmZhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDY3In0sImlzcyI6InRvb2wtbmllayIsInN1YiI6InRvb2wtY2xpZW50LWlkIiwiYXVkIjoiIiwiaWF0IjoxNzcyNTMwMjg5LCJleHAiOjE3NzI1MzA1ODksImp0aSI6IjJhNTRhNTdlMGRjMjBiZDUyMWFkIn0.ZtVpPVLyAQq3zSqBVrPKXgpemwaIhBYbsJOAR3RPuoFTXClds39yEiixRYgXPkAlfzUr8QLeEEggED6dQrg5iZQ3Q9IjwHXjNVMwSxuPX_9UDPCLb8UK8mFrgTyzYl3c2N9Wk-L6B4uv9xzbVkCWNxxacSsCjPIQ9bkaG4Gp49x7XOXOBOUpdHwDbxtEXi7vSonk641Nn7c6QsX13t9yTlcMdHKO8y7YkRnxe5GmcVicgDiJxBrLLYMsNjsqVCFpRAswUOdjs1rsAQVf7oWDrz2_ECm46bxw0q5wMvAI_bfAkJSd5-gKPAjACz9722lxo8SxvqfT-TA2uooH_56wadBrVgSPiB-BtEYXTWSrkqQvPqskyj7Vfxze_hvPNdxNXfVQ1M_2tLYhEZwUvG1iOLOTlP5kJ7MxkC3CGzzBmsD3wUQyyq-OUd6_9r3_HA9TqC2-dnc5MeV0cvvF5BzIQ8aGmSLIL4cjM62xezOfu5rH1LPBEwTkoj5RwngQZkisHbzeSMWcMLeyxxgjwCjeBHoVuikZKdIuypDylCQtMfnRZ0ndwtTo5xnCxUx6qanQEV5wmtC9lelRyi30gsRKlFjfxLW95tZfzQY5SDRy5evk-H4aC2KaYL_HRqZRVisiqzvA1qXQhR7RLOsH28UWNRmOtoPwy2GYplMsJKc63kw (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: eef82534ac96d42406fa (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request