response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2257/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456789 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImMzQjZyZ1FrSGxET3h1amhON3V6LVZSWjh2Tm1sODJCSGVuWEl1WkREaUUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMjU3LCJzdGF0ZV9ub25jZSI6IjA5NTNhMmYyOTZiNmYwZjZmYTAwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMjU3In0sImlzcyI6Ik5hbWUgb2YgdG9vbCIsInN1YiI6IjEyMzQ1Njc4OSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI1MTQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3Mzg3MjQ1MSwiZXhwIjoxNzczODcyNzUxLCJqdGkiOiJhOGIzOGU1MGE0OGNlODljYjVjOCJ9.Tc9rgHP5bdHkeP_1C7frJp0cBccLGSae-ivY8RLxJThKEtvAz5ZeF2MehssQTC80hcK1leZ3hy1Dpupb1ssdESmg9ifx0mK3SnuIREYObnQa1s1tzlcVlgi6kv4tq6ia0WvNmrWI7R0rMt4bDvTDlqxqNxHI2sxEY9xMxR7xGHLZCb5xxJmGD7vKGyX9C3g9a-qdmLLAFN0y66nsHmrea6sFyDPKl6K3GQQLyXaSHiPwF35XxBaYGRZfPVnQfUSygkO3O0q0tHaTyLRwFMyW4vns2qO90RUEKm6SPAEOvBk3WZSSmqKBJkZKeO0c9BBYnWf2Q7HHmruxHj_McRvJIA (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: 0953a2f296b6f0f6fa00 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request