response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5575/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12122026 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imt0NW16V19kaU5pN2JuTjVucEVTemdkcURubjNXejV2UmkwNGtoMlpBSEEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NTc1LCJzdGF0ZV9ub25jZSI6IjBkMDcyMDI4YjNjNWNkN2JjYzI1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NTc1In0sImlzcyI6IkRhenpsZXIgR3JlYXRlc3QgVG9vbCIsInN1YiI6IjEyMTIyMDI2IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTcyNi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MzQ3NzUwLCJleHAiOjE3NzUzNDgwNTAsImp0aSI6IjhiOWE1YmUxMzU4NmQ2NjhlNzdjIn0.Wts6Be9g0DP46KRgT86byD6kUiBvx1TcovErw7c-SFWKcm2GdJ9xzcKjpv-tRCuqTgJu8PASnkFjk5lNQlh0CRI477RpPl7MIGgMxO8kRcp_TPYK9goZAe8fvsPq5m3OMu_6qHNq0TcfqPhQ7B7f8NS68DeyTDp1GbyZR8vjzeKUa_205GvbhK-f-4f2U9RhEY1oxBHo8luTslXz4xeCG8cQ1SwEvhMKY4_mFsY2Mrk4cus-tpxMakXkmQqpGqhcJzNNzVanU5vYxffJN-J8kgU-ifbEx2JjyQ9XXhZLtK9ROWXjskHLVxY7X2n2hTAer66z6ycQ1divG-fq7iXRYA (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: 0d072028b3c5cd7bcc25 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request