response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2147/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImlJWnRuSzR4YkJfYjZuLXdPWElmZnVtNjZTd3FnMGgzRnNtbEJjUEEzYTQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTQ3LCJzdGF0ZV9ub25jZSI6ImE2Nzk2NDZlMjdhMzFlNGU0NGM3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTQ3In0sImlzcyI6IkdDSSIsInN1YiI6IjEyMzQ1NiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI0MTcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTM3MTc5MywiZXhwIjoxNzg1MzcyMDkzLCJqdGkiOiIxYTI1NGE5ZmM4MDk3MzEwODEzMSJ9.rbU3AWmtBSK8U-C-ZUgbN3-YPh28p59D1rl5gup6rUpf-jTQpxW_4mAqkq6gZGCpbvTGBffZ9fnEdrThsyfa7E5XBM3FLoeB3dG-brkGo54vBnqsqWM8P5zTi9Ae2LxgfKfM1A0KgHwzEe2xOsUfJty1FnmFIHLbdeCfmCbC4QybNYRWSaik7PMxYWy54DY2kSmf_ImckFiZKepq3faoSiFLuJKNsOwdYVK0Xka94GmkQ7966FQaIoBdlqtchQurSRVkJPqXvzeFhk1DYxqeqlpyp10oAEv6UWiwn4EgscpX7Q2ZB1_RfXy-KjTOplP0T-ywjpm28HThsu7evSKGGA (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: a679646e27a31e4e44c7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request