response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4536/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 9adb02f9-1bf1-41cb-be8b-07afb67f80f5 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImxjQm5FQzg4QTlJd21IdzhUenFfRFJKUWRyOFU0ODk2cFB0bE01U3JQWnMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NTM2LCJzdGF0ZV9ub25jZSI6IjcwMDY5NWYzMDU4ZWZkNWI3YWJiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTM2In0sImlzcyI6IkVsZW50cmEgTUUgVG9vbCIsInN1YiI6IjlhZGIwMmY5LTFiZjEtNDFjYi1iZThiLTA3YWZiNjdmODBmNSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ2MTIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTMyODQxMywiZXhwIjoxNzg1MzI4NzEzLCJqdGkiOiI1M2JjODk0ZThlYWRiNGE2Y2I1NyJ9.FcURJc35LgU0bYIUVs2-bF_WqGpvcXgQ-zjHGqHJ02-qA96KVuiXMOU7TW6M3iN0Xv6QWCJ8kLSyff4BwGXCzED9JYeDdyqQ-Wp63NZ4glBAv-P3mOpARsp0aPVwGauPaOwF2SJS_fRmwlOmEoj1VajpOqeewXlgtSONm7q18XMujHqyecKfUmnto_EwwX--HKsWhU411ERWPa7_si1LsejE1Ksm68-FH3IYG3aOwSxKZ7l-2Z_gnreqi_tPV526i8T_vCh8WPDvuA3Q59YfySB9eZvGtRbT1XQpTCMeOWt6a7zcyoLUKBRls9PGZnmG_ZTHw0hhorGWai0P5BPgvA (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: 700695f3058efd5b7abb (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request