response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5456/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: lti-delivery-qa-test (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IldQM1d6SE5hTHY4R2lvc0l2ZWdLa1NveWc3TkNtT1N5MjNRR0Q5Z19lYTQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NDU2LCJzdGF0ZV9ub25jZSI6IjIwOTlhZmMxZmEwZWRmMTgzYjU4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NDU2In0sImlzcyI6IkxUSS1EZWxpdmVyeSBRQSBUb29sIiwic3ViIjoibHRpLWRlbGl2ZXJ5LXFhLXRlc3QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81NjI1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY3MjI4MzMsImV4cCI6MTc3NjcyMzEzMywianRpIjoiYjg5MjBjNzNiNTZkNzUwZDYzMGEifQ.mYGfzwxQiEPK-oRwcu6xGN1sBP9P6lTlRZlbmVCb4l_YvW77hdk0MG62T3sc_sY6c8Mz5dgXOD9JqwIdLpuCEHYa2a1QjdiZFZ1pPqsDG2TcLJg5poKRwdcRZZze1W3MW68bWhl1HzaU0NY9aiZQWmvYmibAJeNglLAoACAbDUJM9j9-rFMP1ckvZ5Kh62FoAPEmcPa1FcbS75J4Ko5qa0ee5lRGws-zfcg3-XSnUL26migWNe4_WNtAF8P5M7OmiP5-TNXSKpR88AMrn0fq_DQP-N0zdYg_d_eD9RjpvNdetM7WAaCLHvO4898GcZzHo988wVY9Z-4EuDbVmrvjYg (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: 2099afc1fa0edf183b58 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request