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.eyJ0b29sX2lkIjo0MzU5LCJzdGF0ZV9ub25jZSI6Ijk0MzJkYjk3ZDdkY2QyN2EzNDdiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzU5In0sImlzcyI6IkphbidzIFRvb2wiLCJzdWIiOiJqYW4tcGxhdGZvcm0iLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NDU5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ4ODI3NDEsImV4cCI6MTc3NDg4MzA0MSwianRpIjoiMDhlYzIwMzY0NWYwMjQ2NDQ1YTgifQ.JXD-XOObEeapm8aCZZp1EBGAYb0OxjGXtNX_ar0r4xRUCBBHoBD7M0O6BmWFo5wM6t9wSlJb1NAG1DwNa3QjBfAbbGLg4hlGdScyeub6MWP-BtavwRzei8XlSYOvyS3PhcbZsQOTdVtACGB5-ssuEil2ryycZt9-RnS_ZFZOtkgoTTKqTnIKdire76bRz0BsEbtcyJXpqiV4Jv_l6UUz0Rv3O5G4jC3-E4_fc-miOr9rs7sM5DAP4_7uaA_5HRE7AzegGEdrErDp_I4GKgVaj1JrztQ9UvHxmIvK9CDlSFsY2xYE5sgWlueTaVcQicrI48uE9VtEIT66OMQlCoIRGA (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: 9432db97d7dcd27a347b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request