response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3143/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im1lVFFxaF9wMEc2c3h4QW9QZktFZkxDeFpaTEszVU1ocFV3OWdMcWhudVUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTQzLCJzdGF0ZV9ub25jZSI6IjY0YjQ4NzhhMzY2N2RjNjYyYWI2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTQzIn0sImlzcyI6IlNPTS1UZXN0LVRvb2wtMjAyMi0wOC0yMiIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzUwOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNTU1Njc2LCJleHAiOjE3NzI1NTU5NzYsImp0aSI6IjQ2ZGJkZWM5ZWE5ZmM3ZDdkMWZjIn0.DDEREODAUDja9WH5CXbx2eDkvgy7CKeP76igAOu0jSyWYY8WlTJpuaFK9zUYmOneup7ay-BuKyzOT4jyp-xblkH1qEopJnZkmq4-yebYQGGX6EwCxGiLfkIBOzgXhEvUGDqdRtGk7zD-CaiZxNs5KziC-Nx_Ss0uUsVBideY3g-i2y4wwWeo1znyIhnqxx-5igJq6C4eiISOoXXFnVqEwOWm165cbtvwNzYW2wlgVRazS3_xU9qcHNrh8wbZFS5fiP5735ApgepLTp9NiYB3uIOIgk4uXd1Oa5u8kAIArqNfexjZvgo6SV7chW8CEYCkHjPwPH6y5CujXHYvZ0D6_Q (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: 64b4878a3667dc662ab6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request