response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5333/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InFsdzdJZ3Bra0o0UktFa1ZlazRCZGhDUS1WNEVVcEJPZGtQY2F3RTJKaEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MzMzLCJzdGF0ZV9ub25jZSI6IjhhMDc4MGY2NzI5ODk2OTA4MmIxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MzMzIn0sImlzcyI6IkJUTCBUb29sIDEiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU1MjQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjI5MDQyOCwiZXhwIjoxNzcyMjkwNzI4LCJqdGkiOiJkYmRhMjIyYjYyZjEyYzljMTlkYSJ9.hJqlFvxp4RHHhd6nURsD_531N1Em80mnhHNmw-25btv0hUZ_bn4O8bhFX8S6GGrE8apGp7cej1lA_9RFkS7syGHccQ7Y2rz24MTDKtqzEtuJrlWpGOYm5Q30FWGcvEbsiZK7aLmyyUBwd392gxWL6HAlxzEselLI1OkNxX9Z8BkTmUMlBRDHTMEev7LcQ53N226bLRZgHxxxHw3lRrSvyla-7qI1Lago93cEsEF-c0sB_UR4Wh11VWv1ja2yrCphGdTfOK9Vy0idBpnq4x8QIVvyML_UFrqX9T5oYZuo5bkzcEkrsnDPfkM38Kdeeuj0T-2C3m0sEOB8ehQeMjdH0w (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: 8a0780f67298969082b1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request