response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1730/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: f79afaae776d1bd8 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImZBTjZUNlRiMFFJM0tFUGFJVmVhUWwxUUdZWnFDcUlod3NuNnQyM0hOUEEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzMwLCJzdGF0ZV9ub25jZSI6IjVhY2ZiNjgzZDQxZDMyYWExNzUyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzMwIn0sImlzcyI6IlNtYXJ0TGVhcm4gQ291cnNlIFRvb2wgYXQgSU1TIiwic3ViIjoiZjc5YWZhYWU3NzZkMWJkOCIsImF1ZCI6Imh0dHBzOi8vbG9jYWxob3N0OjQ0MzM4L2Nvbm5lY3QvdG9rZW4iLCJpYXQiOjE3NzcwNTEzNDcsImV4cCI6MTc3NzA1MTY0NywianRpIjoiMDI0ZDI5MTc1ODRlZjc5YTQ1OGYifQ.W4KQ-evGMwiZFyZTzcfopjwDOc52Jj132vChxWA2S77RR8Z3fENkPMQvf2N_HlEgBIX7-SWKG9jz6IFFLppeedzL76KY5ntg-9Z8cEnylFhe3Q-7DSsmXb6OCElYPHipxM2SaBVOuKz0809zuzGes5hFqAqtcPc5e7xOwUgKUVn25aehfhbEhdmYRrbEipjYztGCthR2PPAdOYLL2KGlWQzJCLFSGVwktlWNsKr2jiDCG7diZRaXaSF0QucZBbHNXz4ZdLYZiDB811_RFnxzhh3Pcdii6DkY8iAK5PCyzQGBD-6wDrRTfqjmWME4ysVcJLMrm2Ove0-Qf47KU8DU1g (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: 5acfb683d41d32aa1752 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request