response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4627/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcdefghij (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InZRNzduTTlUeUxyZ1RaMHpCc2c1TmNOdnFmcWlpMkdFTkdaMkNDQ3VDZE0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NjI3LCJzdGF0ZV9ub25jZSI6IjgzNjY2MjZhMDgyMDE1NjI3NzQ1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NjI3In0sImlzcyI6IkJwIHRvb2wgMjMganVuZSIsInN1YiI6ImFiY2RlZmdoaWoiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80Njk5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUwNDc4MDUsImV4cCI6MTc3NTA0ODEwNSwianRpIjoiNzc5ZWM5YzgzZGMyMzFiNzMwYjgifQ.SBe1dc0rztg2hjvrhGkyuQyPIgWqJm8ymXVpyMNEAUFb1FgH8v1B2s2NkX-zHR72i_CFQFjcARPosR63IaMZV-grwzk4Ik49YGBNvYnsQ1sFoxrlLnFq1TvcBt2PER-toKljWn5_nZrqNq-Yd9mqVkvpk9BZQyi5zavNPFgqBRiX9GPeQ8WKARDIC6npGfmQPkzrT8pPowg_tX9rtusD9uDzCsThptXGgats3u9W31YUstA4S41ljymwhsCxVZijABwMX_qODzlOkZp72dI4CY6axBqAzMKZmiXROxevRMdHbywctQq8z6Qm7bZxbBfPGYCzX9RLTtYKHkIdViqXUg (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: 8366626a082015627745 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request