response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3250/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: noniesclient (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InRUczJnU3QtT2NkTlNVRmF3ZUF5Q3ZYdG95U05iOVR5a095c01JZG5qQTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjUwLCJzdGF0ZV9ub25jZSI6IjQ2YjRkZjc0MzUzODBlMjU2ZDRkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjUwIn0sImlzcyI6Im5vbmllcyIsInN1YiI6Im5vbmllc2NsaWVudCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM2MDEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjI4NTcxNSwiZXhwIjoxNzcyMjg2MDE1LCJqdGkiOiJkZjhlYTAwNmE3YTM2ZDFlZTNiMiJ9.daRXOApVJzRqDGZBmwU-yGk37n7I9EwCEchXvB3Zw-KLyL_u-TamA2R84r962s3aYCqs99B1rETCNKqQ0tIDdOn3RKnx-lXEkLhe8EoMWBF88TY6Wory8ohjbwBjd_yHetARzUtNOVNMmuY0dMbLdLi1Z_49yxAhoXx1xiq9gsp8sEw4m2_28N2aw9udbOfO4fGeZR4k8GclRKqp6LlIUIQd45y9Ub7Q3cx8Dn7d5bC0kFcq3kBQQyyLVy_xIgj-nmLfKVFz4eIVV-ycRp4BbQGi1ywWpQs4s2BdJkVcWLlAUnjAlWKLF2FlBTQ8dx2Xmds4CFTqyWD2SV_Dw9dJJw (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: 46b4df7435380e256d4d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request