response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3103/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: andrzej-test-123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjJCNGhqYUxYSEtUazZEOWE4V3dnbWRlY0YxQkpkS1o4M0ZmcHNQTGJ6cEUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTAzLCJzdGF0ZV9ub25jZSI6IjM1YzA5NWQ0NDlhNDY3NTVhNjQ1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTAzIn0sImlzcyI6IkFuZHJ6ZWogVG9vbCAxIiwic3ViIjoiYW5kcnplai10ZXN0LTEyMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM0NDEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjY5NDE4OSwiZXhwIjoxNzc2Njk0NDg5LCJqdGkiOiJmN2I5ZmZlYzZkZWYxMDhlNzMxNiJ9.E5yZaWbPQTcQqu2Cnm7FeLgCYzMp-zIs5AJvJC3FlI2IwvJ7U-Xcjswhy6QzLWbyNr7lzLmsq28nd_PkSooEFWzLEVA6eNeHRiF0sh4OJbXLfXuHMZPyDDQnArqDYxSXr4Hua9BRcKkDFfM_lzx3lDf9M3F2qNaeFzpaNdxel05f9vtd3sI_403OU9I-1RNgbE3ZXX2pxwS23UQI0O03tuqpZvXmbaALHKLkIbSB1_tAFtLlawG-M5kRMaoeoCZ1m40cndDUokLg6pZCwvMOtmKVkP_DQfia5ISXr-HBUFhXTkJqpaaQtjTlzK1LzzpcopZ7-EYZwD3G4HeaWWjJBg (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: 35c095d449a46755a645 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request