response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5295/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Schoolnet12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InR6MVZXOVhBUUhwejhvTklPV19La18tbW85RHlhQ1RmeDRyN09hem52QTgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1Mjk1LCJzdGF0ZV9ub25jZSI6IjdmMWI3ZGRjZDk4MGEyZWVhNTcwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1Mjk1In0sImlzcyI6IlNjaG9vbG5ldFRvb2wiLCJzdWIiOiJTY2hvb2xuZXQxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU0ODcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzEzMTcwMywiZXhwIjoxNzc3MTMyMDAzLCJqdGkiOiJlN2ZkZjVhZWViOWUxNzU4MDI2NiJ9.G82oXkM5zKlraUJsA-7kjVc8DMA-UP_cllXChqFllk6eLg1LaItxeHy0V4oTcxGEvdXNpszvw94u-0rExN_FQg6-hqYFFmOzTRWqDTppbapdVwFJf1XwJ-hJXH4vxKSuHhzk9Vd5sAVgv5sRiHrCxquoqEcuuczhbN02XfX0jZXY97hh4uV_hPPx09bKBpnht5E2_Tu0mKohpguDLegU_X3rvV7m4pakwtdBCJlGAsCgzvho2Petn_d0t5UUh0jH6-oXYCi9BxUAZp-NpNOsEdS2lT2SvCO0XxcIE6hXEz5cUyV8tuwUwLGIYmHkIbDa2kGaf0yb6nEGyJRqD6vUIw (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: 7f1b7ddcd980a2eea570 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request