response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4589/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: froo123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InhaYUtUR21rOTh3SzU4Z0lEMEdvT3RCQ1FUb25VUlNrdG9NeEdtZjJ0NkkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NTg5LCJzdGF0ZV9ub25jZSI6ImE0OTFiZTIzNGI2MTk4MzhmMDU2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTg5In0sImlzcyI6ImZyb29mcm9vIHRvb2wiLCJzdWIiOiJmcm9vMTIzIiwiYXVkIjoiaHR0cHM6Ly9xb2xsYXAuZGV2LnFvbGxhcC5jb20vb3BlbmlkL3Rva2VuIiwiaWF0IjoxNzc1MzU4NzYwLCJleHAiOjE3NzUzNTkwNjAsImp0aSI6IjAwNDRlMzhiNDc2MmU1MGNlMmNkIn0.h6wH9rn0pCxzMc--aMevS10zOqxLly6mJ9TMnYLzJaiOMG8XPiV2pMgaQVd90j4Xdg1By7ZoDbRXMaKVXGujixDHKYiQkL-PIk8XWtZSVNA3T4RMxwLFtIDHoHmDQaZBOmBJLc_amlmBg_EzMLg_9lLd3_vCv-DEeMLKHZfeC9AKDAtdX2z9Nfbje7b_yFVGMHsreqjqp4puevn2EIhtsZXFWbw1G1anePurUFy3-CterUMtYcRhmZBwCh9M87FmeS7MTck7U3AbUWS5pEASxapgswFkm6xzX0F9ao5K02mBpJZxgFJGxkSyjWK91Slk2HwRrX45kpUEtY7Y03aHGA (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: a491be234b619838f056 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request