response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4359/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: jan-platform (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlZxa3BHWld5a3FfQ0Nkd3NyNXhidWpFWE5HLTR2Q00zNzJjOUFRM0s3cG8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MzU5LCJzdGF0ZV9ub25jZSI6IjViZTEzMmI0OTc1NWNjOWNjNjU1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzU5In0sImlzcyI6IkphbidzIFRvb2wiLCJzdWIiOiJqYW4tcGxhdGZvcm0iLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NDU5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUwODU0MzEsImV4cCI6MTc3NTA4NTczMSwianRpIjoiN2ExYTVhMTU0Y2E0ZDVlOGJlNmIifQ.DS1nbp786kQuMjkZdacOokHENLFqzlpz-Uwwp5f6JO3Qx0FhPkgaM7tZg7Aan_yxTHyt3kR5xAuGCKStrN7ejuhcBF1BRxVbvbNGHzCPfMpDpxFBT6EmznE2gWm70Fx_PwfKZ_9aHDw7EYFZM8meCXPamAymW5oudWwH9W7w525E_GAEYWVHr6DTIjw4Zsi2yeV4Ac5TWU1KW8XTdEYTwQGl4uc65S4829zh0uVqauC7fPxlPyrbKG0PzkKZ2R8UEOVFO1QXsC6cq_AJ156W0XpcVOCB6hDIj21XTAEj3irXziM_EWStZUqI-POdtgmnStsbkqcbjELICf3WTWd26A (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: 5be132b49755cc9cc655 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request