response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1686/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: e755628e-14fc-4360-82e7-4c4729a085e5 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImZWcDl3VERiLW84SU9kd2UwS29vQlZIb0FwU1NubVpMOXNacG5OLWRoUlUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNjg2LCJzdGF0ZV9ub25jZSI6ImNjN2Q1Zjk0MTg1NjcwOWJlNGU0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNjg2In0sImlzcyI6ImplcnJ5LXRlc3QtdG9vbCIsInN1YiI6ImU3NTU2MjhlLTE0ZmMtNDM2MC04MmU3LTRjNDcyOWEwODVlNSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE4MDEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjU2NTM0MSwiZXhwIjoxNzc2NTY1NjQxLCJqdGkiOiJhN2NjNDVjNWI1OTEyNjYwNjg3ZCJ9.PPJCFnSdZyLaDXf3VBszNovh5R3-HnrGQ9DsLwo1o8ncKxq9XoVbyWL_g2OWGNxpMCSTyeDRVaouj-b_lVuvjbpNZ9J8n097Fpm-4Eko-Q8ZavxjZSvN-vBjB1_3-snvICh3cvVeKrg1cm7PRD00ibM_v9VdNLibkSUHcH3XRzVm8VBrg_SCYxs2W8x0-p5FAqnIIC9IX6zp7cVYO33j8x4X9USIpdnRBqQg1kgpR0GkxMAEkYvi3rQGB6t8v2Cyj8rbIbOqCuYb6mMhHdphZuNs4tQObP4xa0umeObqsDBDXN96bN-96qGmEV7DaYeEgoyBlBjmMgFxqCu84uwCAw (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: cc7d5f941856709be4e4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request