response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3902/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: test01 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImNvRHZmM0lORkhieVM2OThhUGYwNjd5UWQ5OW4wNFhDVnVzQy1aT3Ftd2MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozOTAyLCJzdGF0ZV9ub25jZSI6IjQ1Y2VmZTg4OWIxZTdiMzQ3YmIxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzOTAyIn0sImlzcyI6InRlc3QtanVhbmNoby10b29sIiwic3ViIjoidGVzdDAxIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDE3Ni9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1MzEzMjY1LCJleHAiOjE3ODUzMTM1NjUsImp0aSI6ImUzMDM0MzA5ZTU2YTA5YzEwZmI2In0.l-ycxTLWsiwbJqjg0d5x2_weUudIeF38rY8EbFlcb1dYqzB7BrDYzM71Uz1yDBX0KggZXHmDJghcyFbUxJMCRu-mx1EvZnxlbhvun7KJlG5McIC8IWrE47G-fn_mHYxpmpZj_5qRIT2I-Lbs8Vpwbdwy9q8YvIUJN4-umPu3PZ3wJzqUeYcBn7sk_1yk3Xb7gGSYgL9AfpBDcOG1P5ZdWozXVMrZHvk57uIB6FsnM067yxcXLPn7d8ZxvEiLhpZdwu1xNmz4fDu0vhk4OmHT_9P-GVS80qV77OeXMYHCUpu09UKjDdwDODmMxLmRKEQBhWao-d-LjfMh2vPZdrkDMA (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: 45cefe889b1e7b347bb1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request