response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3185/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImVpbHdGVS1XNGtzX3ZOZXF2aXhMSGRtRDZWUmpLWnNMcjZ5c01oWjhuTGMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTg1LCJzdGF0ZV9ub25jZSI6Ijc1NzRjZWM2MWJjMWFhZDRhNmE0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTg1In0sImlzcyI6Ik5TIFRvb2wiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM1NDkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTMzOTgzMSwiZXhwIjoxNzg1MzQwMTMxLCJqdGkiOiJhNTYwYzQ5MWU3NjEwZWU3NGNhYiJ9.kKiuBMQ4Xf6kW5UKWcAKkwZkl9ErMsGmndC7ribOa2qSg4t-y516OFbm07jKCShJebHSkp5nnSVFQcBfQu1jTrerLE_Xg12BkTE1MK91pLLTKGb9f2qXAARikDEeLtZ07a7CVJZ9RYpiRrzpPbVjzwutH7Va_CnAbZwDGB4fWV9oxuibheoyj8BTRVGLx1tZVNCtZiGTLBnpYPOpEHm3qsV6kgUEBHrL7f5YrovVGkqczEUvUrek1PMGm2Bo2Lh0kJBOt9soZY-YUlthtW4pRkj0th24LkAHzVtEYxBJEarpak0UpNyEbqkklOX9UEGSqG1coWHnJckVwKc8vhOSjA (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: 7574cec61bc1aad4a6a4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request