response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3175/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ibt12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik9XWlhRYkU1VTFuZDF2eEVGd1lrRUFTY3kxTW1ZdmVsVFJLN0hlcnNoSFEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTc1LCJzdGF0ZV9ub25jZSI6IjYyZWQ2OGQzYjY0M2I4YmI5NWUwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTc1In0sImlzcyI6ImlidHRvb2wiLCJzdWIiOiJpYnQxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbG9jYWwzLnByZXZpZXcuaWJ0c2VydmVyLmRlL2lidC9pbWV4L2x0aS90MTNjL3Rva2VuL2x0aVJpIiwiaWF0IjoxNzc0OTY1NjI1LCJleHAiOjE3NzQ5NjU5MjUsImp0aSI6IjVmMmNlZmE3YzQ1ZTZmMWZiM2ZiIn0.TmXyWJv6sXr6XME5PYzOJ-_p6oAJoUDtZ-MowBNULCjJrbppEMAcQNpmmgVTDZi1fRtZpIK3MHGD6UA0_kkbyWA7a6UBRybraRNLGSYBFFQyACeSwZehXK29CeuQH7SN6RGYBEwYsUfGqKBNAV_-GjaAhujbEIV8JwgeWPJFAGewkfKBY5go3BFwu3kyLol5MIgc1Fqq-yNAEloPogu48IS_xLl27kOOUtIpvy-HR8w8u2AIdRlJIq_STG1s6nFcPvPYHq3XmupC_QwYvAmktAiffLhuTulRBClaXw6ni5LTYz31fkZubhVSK3e0ZHN1BUZ_rXuVKuL7WAMPlArF5Q (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: 62ed68d3b643b8bb95e0 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request