response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5807/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ii1BOHRwYWVOSGU4eU82djI1dENiNTA4TmMwOVF6N2RkUFduU2RjeWtQZnMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1ODA3LCJzdGF0ZV9ub25jZSI6ImJmN2FmMWFhNTM3YTBiYmE3YzNjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1ODA3In0sImlzcyI6IkxhcmF2ZWwiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU5NTIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjE5MTk0OSwiZXhwIjoxNzcyMTkyMjQ5LCJqdGkiOiIyZGZlZThhYjYwNDI0Njk5ODdhZSJ9.GRDS7tQyy7FG1tNM2pqglHq8WrfaKqOaTTPHaxJtP_YgyIuyc4tumwpZ1pGvBf-gBK7By28slEGqgOogs11Xm3SnR73jKe2ihMm0a6YTRY0fH_2YfrNMBvO77mxJtK69OUhT0m7kMTxMkQ7VNWQ1kDN9zBJ_pIEcDP2tAU3LkEJmvuDcMtzgmNFrts3ZLtgOOanIs04qzCD5dB2GCPJ9yWrjCgBKdm5Vk5DnfungIZJXTE9mvf8TnaCOAPncSiyzYFRlnO8jdlsMDTEsHK799X_T9XbJxI5l7RcSOGn6VGtrLc0qvkLcbn9jqGrAQM8B3IqmxX7bDDsQVzrIY-fLrA (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: bf7af1aa537a0bba7c3c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request