response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1854/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1234 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ikd0QlBIWGlQN040YkV1MEM0c1VfVVE2TE1XdmRGVElISWhUUGlJdWFJVEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODU0LCJzdGF0ZV9ub25jZSI6IjNkMzY1NzQyMDUwYTc1YTg3ZDQ1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxODU0In0sImlzcyI6IkZsaXBpY2tMTVNUb29sIiwic3ViIjoiMTIzNCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIwMDcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc1MTYxMTMwMywiZXhwIjoxNzUxNjExNjAzLCJqdGkiOiJkNzY0NmJhMGRiNTFjN2FkNWYxZiJ9.G1Wuq-JDBYosspUJ_BiJ8I145jXUW5UpSNGGJnnZt5QDhj7GMFkBCrzS-FYLMn_sqEkoILKdfsKIrXnVByDCImKwDTrArBRw0IZEZuFiPXONPcvqo_BG3HyEQIp5Eh39WSF14p6rFnb-YuQptjIapcbPZhsHTzP1DfiNGGvewAdDNGPeFFjMLSAehzMQucOGUp8u1pqFdLaWKjZJr_-7ZQeD_WhmvmQOfOp6OMMFaJZjwBl31uVXQJczsrKH6ph7TJP04ub_Vyjx_bBboylKzyjYwqEUpY5e5W3aQzm1joFUsR2MI0DNoAqOzZU5mRFn-ez0VorWtbgql-L9D8Dzwg (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: 3d365742050a75a87d45 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request